ContractCallOrBuilder

Functions

Link copied to clipboard
abstract fun getAmount(): String
amount
string amount = 1;
Link copied to clipboard
abstract fun getAmountBytes(): ByteString
amount
string amount = 1;
Link copied to clipboard
abstract fun getContract(): String
contract address
string contract = 2;
Link copied to clipboard
abstract fun getContractBytes(): ByteString
contract address
string contract = 2;
Link copied to clipboard
abstract fun getData(): ByteString
payload data
bytes data = 3;

Inheritors

Link copied to clipboard