Type alias EventGuid

EventGuid: {
    account_address: Address;
    creation_number: U64;
}

Type declaration

Generated using TypeDoc