AddDepositOrBuilder

Functions

Link copied to clipboard
abstract fun getAmount(): String
amount to add
string amount = 2;
Link copied to clipboard
abstract fun getAmountBytes(): ByteString
amount to add
string amount = 2;
Link copied to clipboard
abstract fun getBucketIndex(): Long
index
uint64 bucketIndex = 1;
Link copied to clipboard
abstract fun getPayload(): ByteString
payload data
bytes payload = 3;

Inheritors

Link copied to clipboard