chore: fix some comments

Signed-off-by: jinjingroad <jinjingroad@sina.com>
This commit is contained in:
jinjingroad 2024-06-05 15:12:47 +08:00
parent d47158d58e
commit 12bc3b2e9e
4 changed files with 4 additions and 4 deletions

View file

@ -41,7 +41,7 @@ const (
HtlcV3
)
// htlcScript defines an interface for the different HTLC implementations.
// HtlcScript defines an interface for the different HTLC implementations.
type HtlcScript interface {
// genSuccessWitness returns the success script to spend this htlc with
// the preimage.