- txClient(__namedParameters?: TxClientOptions): {
msgFundCommunityPool(__namedParameters: msgFundCommunityPoolParams): EncodeObject;
msgSetWithdrawAddress(__namedParameters: msgSetWithdrawAddressParams): EncodeObject;
msgWithdrawDelegatorReward(__namedParameters: msgWithdrawDelegatorRewardParams): EncodeObject;
msgWithdrawValidatorCommission(__namedParameters: msgWithdrawValidatorCommissionParams): EncodeObject;
sendMsgFundCommunityPool(__namedParameters: sendMsgFundCommunityPoolParams): Promise<DeliverTxResponse>;
sendMsgSetWithdrawAddress(__namedParameters: sendMsgSetWithdrawAddressParams): Promise<DeliverTxResponse>;
sendMsgWithdrawDelegatorReward(__namedParameters: sendMsgWithdrawDelegatorRewardParams): Promise<DeliverTxResponse>;
sendMsgWithdrawValidatorCommission(__namedParameters: sendMsgWithdrawValidatorCommissionParams): Promise<DeliverTxResponse>;
}
-
Parameters
-
__namedParameters: TxClientOptions = ...
Returns {
msgFundCommunityPool(__namedParameters: msgFundCommunityPoolParams): EncodeObject;
msgSetWithdrawAddress(__namedParameters: msgSetWithdrawAddressParams): EncodeObject;
msgWithdrawDelegatorReward(__namedParameters: msgWithdrawDelegatorRewardParams): EncodeObject;
msgWithdrawValidatorCommission(__namedParameters: msgWithdrawValidatorCommissionParams): EncodeObject;
sendMsgFundCommunityPool(__namedParameters: sendMsgFundCommunityPoolParams): Promise<DeliverTxResponse>;
sendMsgSetWithdrawAddress(__namedParameters: sendMsgSetWithdrawAddressParams): Promise<DeliverTxResponse>;
sendMsgWithdrawDelegatorReward(__namedParameters: sendMsgWithdrawDelegatorRewardParams): Promise<DeliverTxResponse>;
sendMsgWithdrawValidatorCommission(__namedParameters: sendMsgWithdrawValidatorCommissionParams): Promise<DeliverTxResponse>;
}
-
msgFundCommunityPool:function
-
Parameters
-
__namedParameters: msgFundCommunityPoolParams
Returns EncodeObject
-
msgSetWithdrawAddress:function
- msgSetWithdrawAddress(__namedParameters: msgSetWithdrawAddressParams): EncodeObject
-
Parameters
-
__namedParameters: msgSetWithdrawAddressParams
Returns EncodeObject
-
msgWithdrawDelegatorReward:function
- msgWithdrawDelegatorReward(__namedParameters: msgWithdrawDelegatorRewardParams): EncodeObject
-
Parameters
-
__namedParameters: msgWithdrawDelegatorRewardParams
Returns EncodeObject
-
msgWithdrawValidatorCommission:function
- msgWithdrawValidatorCommission(__namedParameters: msgWithdrawValidatorCommissionParams): EncodeObject
-
Parameters
-
__namedParameters: msgWithdrawValidatorCommissionParams
Returns EncodeObject
-
sendMsgFundCommunityPool:function
-
Parameters
-
__namedParameters: sendMsgFundCommunityPoolParams
Returns Promise<DeliverTxResponse>
-
sendMsgSetWithdrawAddress:function
- sendMsgSetWithdrawAddress(__namedParameters: sendMsgSetWithdrawAddressParams): Promise<DeliverTxResponse>
-
Parameters
-
__namedParameters: sendMsgSetWithdrawAddressParams
Returns Promise<DeliverTxResponse>
-
sendMsgWithdrawDelegatorReward:function
- sendMsgWithdrawDelegatorReward(__namedParameters: sendMsgWithdrawDelegatorRewardParams): Promise<DeliverTxResponse>
-
Parameters
-
__namedParameters: sendMsgWithdrawDelegatorRewardParams
Returns Promise<DeliverTxResponse>
-
sendMsgWithdrawValidatorCommission:function
- sendMsgWithdrawValidatorCommission(__namedParameters: sendMsgWithdrawValidatorCommissionParams): Promise<DeliverTxResponse>
-
Parameters
-
__namedParameters: sendMsgWithdrawValidatorCommissionParams
Returns Promise<DeliverTxResponse>