Module auction

Source

Structs§

BidTx
A transaction to bid for the sequencing rights of a namespace. It is the signed form of BidTxBody. Expected usage is build it by calling signed on BidTxBody.
BidTxBody
A transaction body holding data required for bid submission.
SolverAuctionResults
The results of an Auction

Enums§

FullNetworkTx
Wrapper enum for Full Network Transactions. Each transaction type will be a variant of this enum.