Transfer Message Or Builder
interface TransferMessageOrBuilder
Functions
Link copied to clipboard
Amount values strings prefixed by zero
Content copied to clipboard
string amount = 4;
Link copied to clipboard
Context, see https://docs.oasis.dev/oasis-core/common-functionality/crypto#domain-separation
Content copied to clipboard
string context = 6;
Link copied to clipboard
Context, see https://docs.oasis.dev/oasis-core/common-functionality/crypto#domain-separation
Content copied to clipboard
string context = 6;
Link copied to clipboard
Amount values strings prefixed by zero. e.g. "\u000010000000"
Content copied to clipboard
string gas_amount = 3;
Link copied to clipboard
Amount values strings prefixed by zero. e.g. "\u000010000000"
Content copied to clipboard
string gas_amount = 3;
Link copied to clipboard
Gas price
Content copied to clipboard
uint64 gas_price = 2;
Link copied to clipboard
destination address
Content copied to clipboard
string to = 1;