- Annotations
-
- @GrpcServiceName('cosmos.distribution.v1beta1.Msg')
Properties
-
$name
→ String
-
no setter
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
$addMethod(ServiceMethod method)
→ void
-
inherited
-
$lookupMethod(String name)
→ ServiceMethod?
-
inherited
-
$onMetadata(ServiceCall context)
→ void
-
Client metadata handler.
inherited
-
-
-
depositValidatorRewardsPool(ServiceCall call, MsgDepositValidatorRewardsPool request)
→ Future<MsgDepositValidatorRewardsPoolResponse>
-
-
depositValidatorRewardsPool_Pre(ServiceCall call, Future<MsgDepositValidatorRewardsPool> request)
→ Future<MsgDepositValidatorRewardsPoolResponse>
-
-
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
setWithdrawAddress(ServiceCall call, MsgSetWithdrawAddress request)
→ Future<MsgSetWithdrawAddressResponse>
-
-
setWithdrawAddress_Pre(ServiceCall call, Future<MsgSetWithdrawAddress> request)
→ Future<MsgSetWithdrawAddressResponse>
-
-
toString()
→ String
-
A string representation of this object.
inherited
-
updateParams(ServiceCall call, MsgUpdateParams request)
→ Future<MsgUpdateParamsResponse>
-
-
updateParams_Pre(ServiceCall call, Future<MsgUpdateParams> request)
→ Future<MsgUpdateParamsResponse>
-
-
withdrawDelegatorReward(ServiceCall call, MsgWithdrawDelegatorReward request)
→ Future<MsgWithdrawDelegatorRewardResponse>
-
-
withdrawDelegatorReward_Pre(ServiceCall call, Future<MsgWithdrawDelegatorReward> request)
→ Future<MsgWithdrawDelegatorRewardResponse>
-
-
withdrawValidatorCommission(ServiceCall call, MsgWithdrawValidatorCommission request)
→ Future<MsgWithdrawValidatorCommissionResponse>
-
-
withdrawValidatorCommission_Pre(ServiceCall call, Future<MsgWithdrawValidatorCommission> request)
→ Future<MsgWithdrawValidatorCommissionResponse>
-