Struct multiversx_chain_vm::scenario::model::NewAddress
source · pub struct NewAddress {
pub creator_address: AddressValue,
pub creator_nonce: U64Value,
pub new_address: AddressValue,
}Fields§
§creator_address: AddressValue§creator_nonce: U64Value§new_address: AddressValue