Struct multiversx_chain_vm::scenario::model::CheckEsdtMapContents
source · pub struct CheckEsdtMapContents {
pub contents: BTreeMap<BytesKey, CheckEsdt>,
pub other_esdts_allowed: bool,
}Fields§
§contents: BTreeMap<BytesKey, CheckEsdt>§other_esdts_allowed: bool