Module fuel_vm::checked_transaction::types
source · Expand description
Implementation for different transaction types, groupd in submodules.
Re-exports
pub use self::create::CheckedMetadata as CreateCheckedMetadata;
pub use self::script::CheckedMetadata as ScriptCheckedMetadata;
Modules
- For
fuel_tx::Create
- For
fuel_tx::Mint
- For
fuel_tx::Script
Structs
- The spendable unrestricted initial assets. More information about it in the specification: https://github.com/FuelLabs/fuel-specs/blob/master/src/protocol/tx_validity.md#sufficient-balance
- The spendable only during execution
AssetId::BASE
asset. More information about it in the specification: https://github.com/FuelLabs/fuel-specs/blob/master/src/protocol/tx_validity.md#sufficient-balance