BondOrBuilder

interface BondOrBuilder

Functions

Link copied to clipboard
abstract fun getController(): String
controller ID
string controller = 1;
Link copied to clipboard
abstract fun getControllerBytes(): ByteString
controller ID
string controller = 1;
Link copied to clipboard
abstract fun getRewardDestination(): RewardDestination
destination for rewards
.TW.Polkadot.Proto.RewardDestination reward_destination = 3;
Link copied to clipboard
destination for rewards
.TW.Polkadot.Proto.RewardDestination reward_destination = 3;
Link copied to clipboard
abstract fun getValue(): ByteString
amount (uint256, serialized little endian)
bytes value = 2;

Inheritors

Link copied to clipboard