Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type VtxoInput ¶
type VtxoInput struct {
Outpoint *wire.OutPoint
Amount int64
// Tapscript is the path used to spend the vtxo
Tapscript *waddrmgr.Tapscript
// RevealedTapscripts is the whole taproot tree of the vtxo
// it must be revealed to the ark operator in order to verify the spent paths are valid
RevealedTapscripts []string
}
Click to show internal directories.
Click to hide internal directories.