Sui Validator Summary
constructor(suiAddress: String, protocolPubkeyBytes: String, networkPubkeyBytes: String, workerPubkeyBytes: String, proofOfPossessionBytes: String, name: String, description: String, imageUrl: String, projectUrl: String, netAddress: String, p2pAddress: String, primaryAddress: String, workerAddress: String, nextEpochProtocolPubkeyBytes: String? = null, nextEpochProofOfPossession: String? = null, nextEpochNetworkPubkeyBytes: String? = null, nextEpochWorkerPubkeyBytes: String? = null, nextEpochNetAddress: String? = null, nextEpochP2pAddress: String? = null, nextEpochPrimaryAddress: String? = null, nextEpochWorkerAddress: String? = null, votingPower: Long, operationCapId: String, gasPrice: Long, commissionRate: Long, nextEpochStake: Long, nextEpochGasPrice: Long, nextEpochCommissionRate: Long, stakingPoolId: String, stakingPoolActivationEpoch: Long, stakingPoolDeactivationEpoch: Long? = null, stakingPoolSuiBalance: Long, rewardsPool: Long, poolTokenBalance: Long, pendingStake: Long, pendingTotalSuiWithdraw: Long, pendingPoolTokenWithdraw: Long, exchangeRatesId: String, exchangeRatesSize: Long)