RestakeOrBuilder

Functions

Link copied to clipboard
abstract fun getAutoStake(): Boolean
auto re-stake
bool autoStake = 3;
Link copied to clipboard
abstract fun getBucketIndex(): Long
index
uint64 bucketIndex = 1;
Link copied to clipboard
abstract fun getPayload(): ByteString
payload data
bytes payload = 4;
Link copied to clipboard
abstract fun getStakedDuration(): Int
stake duration
uint32 stakedDuration = 2;

Inheritors

Link copied to clipboard