Structs§
- BidTx
- A transaction to bid for the sequencing rights of a namespace. It
is the
signed
form ofBidTxBody
. Expected usage is build it by callingsigned
onBidTxBody
. - BidTx
Body - A transaction body holding data required for bid submission.
- Solver
Auction Results - The results of an Auction
Enums§
- Full
Network Tx - Wrapper enum for Full Network Transactions. Each transaction type will be a variant of this enum.