lnd/watchtower/wtwire
chuangjinglu bcfd8d5b47 multi: fix some function names in interface comment
Signed-off-by: chuangjinglu <chuangjinglu@outlook.com>
2024-11-25 10:49:00 +08:00
..
create_session.go
create_session_reply.go
delete_session.go
delete_session_reply.go multi: fix typos and grammar issues in comments [skip ci] 2022-10-17 09:40:22 +02:00
error.go
error_code.go
features.go watchtower: add new TaprootCommit Type and flag 2024-01-18 17:56:49 +02:00
fuzz_test.go wtwire: explain emptyMsg parameter in function comment 2024-11-13 15:53:29 -06:00
init.go watchtower/wtwire/init: use feature.ValidateRequired 2020-01-08 12:26:00 -08:00
init_test.go watchtower/wtwire/init: use feature.ValidateRequired 2020-01-08 12:26:00 -08:00
message.go multi: fix some function names in interface comment 2024-11-25 10:49:00 +08:00
state_update.go docs: fix typo in watchtower document and code comment [skip ci] 2022-09-13 22:06:30 +09:00
state_update_reply.go
summary.go
wtwire.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
wtwire_test.go