Expand description
Bundler for bundle builders.
Re-exports§
pub use self::estimate_fee::EstimateFee;pub use self::estimate_fee::SetExecutionFee;pub use self::surround::Surround;
Modules§
- estimate_
fee - Estimate Execution Fee.
- surround
- Surround transaction.
Structs§
- Once
Make Bundle Builder - Make bundle builder that can only be used once.
Traits§
- Make
Bundle Builder - Builder for
BundleBuilders. - Make
Bundle Builder Ext - Extension trait for
MakeBundleBuilder.
Functions§
- once_
make_ bundle - Create a
MakeBundleBuilderfrom aBundleBuilder.