Documentation ¶
Index ¶
- func GetCmdCounterpartyPayee() *cobra.Command
- func GetCmdFeeEnabledChannel() *cobra.Command
- func GetCmdFeeEnabledChannels() *cobra.Command
- func GetCmdIncentivizedPacket() *cobra.Command
- func GetCmdIncentivizedPackets() *cobra.Command
- func GetCmdIncentivizedPacketsForChannel() *cobra.Command
- func GetCmdPayee() *cobra.Command
- func GetCmdTotalAckFees() *cobra.Command
- func GetCmdTotalRecvFees() *cobra.Command
- func GetCmdTotalTimeoutFees() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func NewPayPacketFeeAsyncTxCmd() *cobra.Command
- func NewRegisterCounterpartyPayeeCmd() *cobra.Command
- func NewRegisterPayeeCmd() *cobra.Command
- func NewTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdCounterpartyPayee ¶
GetCmdCounterpartyPayee returns the command handler for the Query/CounterpartyPayee rpc.
func GetCmdFeeEnabledChannel ¶
GetCmdFeeEnabledChannel returns the command handler for the Query/FeeEnabledChannel rpc.
func GetCmdFeeEnabledChannels ¶
GetCmdFeeEnabledChannels returns the command handler for the Query/FeeEnabledChannels rpc.
func GetCmdIncentivizedPacket ¶
GetCmdIncentivizedPacket returns the unrelayed incentivized packet for a given packetID
func GetCmdIncentivizedPackets ¶
GetCmdIncentivizedPackets returns all of the unrelayed incentivized packets
func GetCmdIncentivizedPacketsForChannel ¶
GetCmdIncentivizedPacketsForChannel returns all of the unrelayed incentivized packets on a given channel
func GetCmdPayee ¶
GetCmdPayee returns the command handler for the Query/Payee rpc.
func GetCmdTotalAckFees ¶
GetCmdTotalAckFees returns the command handler for the Query/TotalAckFees rpc.
func GetCmdTotalRecvFees ¶
GetCmdTotalRecvFees returns the command handler for the Query/TotalRecvFees rpc.
func GetCmdTotalTimeoutFees ¶
GetCmdTotalTimeoutFees returns the command handler for the Query/TotalTimeoutFees rpc.
func GetQueryCmd ¶
GetQueryCmd returns the query commands for 29-fee
func NewPayPacketFeeAsyncTxCmd ¶
NewPayPacketFeeAsyncTxCmd returns the command to create a MsgPayPacketFeeAsync
func NewRegisterCounterpartyPayeeCmd ¶
NewRegisterCounterpartyPayeeCmd returns the command to create a MsgRegisterCounterpartyPayee
func NewRegisterPayeeCmd ¶
NewRegisterPayeeCmd returns the command to create a MsgRegisterPayee
Types ¶
This section is empty.