Documentation
¶
Index ¶
Constants ¶
View Source
const ( FlagReceiverOnOtherChain = "receiver-on-other-chain" FlagHashLock = "hash-lock" FlagAmount = "amount" FlagTimeLock = "time-lock" FlagTimestamp = "timestamp" FlagSecret = "secret" )
Variables ¶
View Source
var ( FsCreateHTLC = flag.NewFlagSet("", flag.ContinueOnError) FsClaimHTLC = flag.NewFlagSet("", flag.ContinueOnError) FsRefundHTLC = flag.NewFlagSet("", flag.ContinueOnError) )
Functions ¶
func GetCmdClaimHTLC ¶
GetCmdClaimHTLC implements the claim HTLC command
func GetCmdCreateHTLC ¶
GetCmdCreateHTLC implements the create HTLC command
func GetCmdQueryHTLC ¶
GetCmdQueryHTLC implements the query HTLC command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.