IValidatorEpochInfoEventV1
Namespace: IotaSdk
A typed view of a 0x3::validator_set::ValidatorEpochInfoEventV1.
public interface IValidatorEpochInfoEventV1
Attributes NullableContextAttribute
Methods
CommissionRate()
ulong CommissionRate()
Returns
Epoch()
ulong Epoch()
Returns
PoolStakingReward()
ulong PoolStakingReward()
Returns
PoolTokenExchangeRate()
PoolTokenExchangeRate PoolTokenExchangeRate()
Returns
ReferenceGasSurveyQuote()
ulong ReferenceGasSurveyQuote()
Returns
Stake()
ulong Stake()
Returns
TallyingRuleGlobalScore()
ulong TallyingRuleGlobalScore()
Returns
TallyingRuleReporters()
Addresses of the validators that reported this one this epoch.
Address[] TallyingRuleReporters()
Returns
ValidatorAddress()
Address ValidatorAddress()
Returns
VotingPower()
ulong VotingPower()