Module builder
Expand description
Helper to build transactions Utilities to construct transactions with various parameters and types.
Structs§
- Transaction
Builder - Helper to build transactions
Traits§
- Into
Toplevel - A trait that allows the leaf tx types to state their toplevel type. This enables type inference on TransactionBuilder::with_tx etc.