Type Definition fuel_vm::interpreter::InitialBalances

source ·
pub type InitialBalances = BTreeMap<AssetId, Word>;
Expand description

The alias of initial balances of the transaction.