Script Leaf
data class ScriptLeaf( val id: Int, val script: ByteVector, val leafVersion: Int)
Content copied to clipboard
leaf of a script tree used to create and spend tapscript transactions
leaf of a script tree used to create and spend tapscript transactions