Module builder

Module builder 

Expand description

Helper to build transactions Utilities to construct transactions with various parameters and types.

Structs§

TransactionBuilder
Helper to build transactions

Traits§

IntoToplevel
A trait that allows the leaf tx types to state their toplevel type. This enables type inference on TransactionBuilder::with_tx etc.