Expand description
Representations of VTXOs in an Ark.
Structs§
- Pubkey
Vtxo Policy - Server
Htlc Recv Vtxo Policy - Server
Htlc Send Vtxo Policy - Vtxo
- Represents a VTXO in the Ark.
- VtxoId
- Vtxo
IdParse Error - Vtxo
Spec - Information that specifies a VTXO, independent of its origin.
- Vtxo
TxIter - Iterator returned by Vtxo::transactions.
- Vtxo
TxIter Item - Type of the items yielded by VtxoTxIter, the iterator returned by Vtxo::transactions.
Enums§
- Validation
Result - Result of VTXO validation
- Vtxo
Policy - The output policy of the VTXO.
- Vtxo
Policy Kind - Type enum of VtxoPolicy.
- Vtxo
Validation Error
Constants§
- EXIT_
TX_ WEIGHT - The total signed tx weight of a exit tx.
Traits§
Functions§
- create_
exit_ tx - Create an exit tx.
- exit_
taproot - Returns taproot spend info for a regular vtxo exit output.