Staking
Staking API namespace. This class provides functionality to reading and writing staking information.
Functions
Link copied to clipboard
open suspend override fun getNumberOfDelegators(poolAddress: AccountAddressInput, minimumLedgerVersion: Long?): Option<NumberOfDelegators>
Queries current number of delegators in a pool. Throws an error if the pool is not found.