Documentation ¶
Index ¶
- Variables
- func CmdAcceptfund() *cobra.Command
- func CmdClosechannel() *cobra.Command
- func CmdCommitment() *cobra.Command
- func CmdFund() *cobra.Command
- func CmdListChannel() *cobra.Command
- func CmdListCommitment() *cobra.Command
- func CmdListFwdcommitment() *cobra.Command
- func CmdOpenchannel() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdReceivercommit() *cobra.Command
- func CmdReceiverwithdraw() *cobra.Command
- func CmdSendercommit() *cobra.Command
- func CmdSenderwithdrawhashlock() *cobra.Command
- func CmdSenderwithdrawtimelock() *cobra.Command
- func CmdShowChannel() *cobra.Command
- func CmdShowCommitment() *cobra.Command
- func CmdShowFwdcommitment() *cobra.Command
- func CmdWithdrawHashlock() *cobra.Command
- func CmdWithdrawTimelock() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func CmdAcceptfund ¶
func CmdClosechannel ¶
func CmdCommitment ¶
func CmdListChannel ¶
func CmdListCommitment ¶
func CmdListFwdcommitment ¶
func CmdOpenchannel ¶
func CmdQueryParams ¶
func CmdReceivercommit ¶
func CmdReceiverwithdraw ¶
func CmdSendercommit ¶
func CmdShowChannel ¶
func CmdShowCommitment ¶
func CmdShowFwdcommitment ¶
func CmdWithdrawHashlock ¶
func CmdWithdrawTimelock ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Source Files ¶
- query.go
- query_channel.go
- query_commitment.go
- query_fwdcommitment.go
- query_params.go
- tx.go
- tx_acceptfund.go
- tx_closechannel.go
- tx_commitment.go
- tx_fund.go
- tx_openchannel.go
- tx_receivercommit.go
- tx_receiverwithdraw.go
- tx_sendercommit.go
- tx_senderwithdrawhashlock.go
- tx_senderwithdrawtimelock.go
- tx_withdraw_hashlock.go
- tx_withdraw_timelock.go
Click to show internal directories.
Click to hide internal directories.