StakingOrBuilder

Functions

Link copied to clipboard
abstract fun getCandidateRegister(): CandidateRegister
.TW.IoTeX.Proto.Staking.CandidateRegister candidateRegister = 8;
Link copied to clipboard
abstract fun getCandidateUpdate(): CandidateBasicInfo
.TW.IoTeX.Proto.Staking.CandidateBasicInfo candidateUpdate = 9;
Link copied to clipboard
abstract fun getMessageCase(): MessageCase
Link copied to clipboard
abstract fun getStakeAddDeposit(): AddDeposit
.TW.IoTeX.Proto.Staking.AddDeposit stakeAddDeposit = 4;
Link copied to clipboard
abstract fun getStakeChangeCandidate(): ChangeCandidate
.TW.IoTeX.Proto.Staking.ChangeCandidate stakeChangeCandidate = 6;
Link copied to clipboard
abstract fun getStakeCreate(): Create
.TW.IoTeX.Proto.Staking.Create stakeCreate = 1;
Link copied to clipboard
abstract fun getStakeRestake(): Restake
.TW.IoTeX.Proto.Staking.Restake stakeRestake = 5;
Link copied to clipboard
abstract fun getStakeTransferOwnership(): TransferOwnership
.TW.IoTeX.Proto.Staking.TransferOwnership stakeTransferOwnership = 7;
Link copied to clipboard
abstract fun getStakeUnstake(): Reclaim
.TW.IoTeX.Proto.Staking.Reclaim stakeUnstake = 2;
Link copied to clipboard
abstract fun getStakeWithdraw(): Reclaim
.TW.IoTeX.Proto.Staking.Reclaim stakeWithdraw = 3;
Link copied to clipboard
.TW.IoTeX.Proto.Staking.CandidateRegister candidateRegister = 8;
Link copied to clipboard
abstract fun hasCandidateUpdate(): Boolean
.TW.IoTeX.Proto.Staking.CandidateBasicInfo candidateUpdate = 9;
Link copied to clipboard
abstract fun hasStakeAddDeposit(): Boolean
.TW.IoTeX.Proto.Staking.AddDeposit stakeAddDeposit = 4;
Link copied to clipboard
.TW.IoTeX.Proto.Staking.ChangeCandidate stakeChangeCandidate = 6;
Link copied to clipboard
abstract fun hasStakeCreate(): Boolean
.TW.IoTeX.Proto.Staking.Create stakeCreate = 1;
Link copied to clipboard
abstract fun hasStakeRestake(): Boolean
.TW.IoTeX.Proto.Staking.Restake stakeRestake = 5;
Link copied to clipboard
.TW.IoTeX.Proto.Staking.TransferOwnership stakeTransferOwnership = 7;
Link copied to clipboard
abstract fun hasStakeUnstake(): Boolean
.TW.IoTeX.Proto.Staking.Reclaim stakeUnstake = 2;
Link copied to clipboard
abstract fun hasStakeWithdraw(): Boolean
.TW.IoTeX.Proto.Staking.Reclaim stakeWithdraw = 3;

Inheritors

Link copied to clipboard