Documentation ¶
Overview ¶
nolint
Index ¶
Constants ¶
View Source
const ( FlagTo = "to" FlagReceiverOnOtherChain = "receiver-on-other-chain" FlagAmount = "amount" FlagHashLock = "hash-lock" FlagTimeLock = "time-lock" FlagTimestamp = "timestamp" FlagSecret = "secret" )
Variables ¶
View Source
var (
FsCreateHTLC = flag.NewFlagSet("", flag.ContinueOnError)
)
Functions ¶
func GetCmdClaimHTLC ¶
GetCmdClaimHTLC implements claiming an HTLC command
func GetCmdCreateHTLC ¶
GetCmdCreateHTLC implements creating an HTLC command
func GetCmdQueryHTLC ¶
GetCmdQueryHTLC implements the query HTLC command.
func GetCmdRefundHTLC ¶
GetCmdRefundHTLC implements refunding an HTLC command
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for the module.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.