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_reply.go watchtower/wtwire/create_session_reply: return last applied 2019-04-23 20:05:47 -07:00
create_session.go chainfee: create new chainfee package extracting fees from lnwallet 2019-10-31 16:41:57 -07:00
delete_session_reply.go multi: fix typos and grammar issues in comments [skip ci] 2022-10-17 09:40:22 +02:00
delete_session.go watchtower/wtwire: add DeleteSession and DeleteSessionReply message 2019-03-19 19:38:09 -07:00
error_code.go watchtower/wtwire/error_code: add DeleteSessionCodeNotFound string 2019-04-23 20:06:56 -07:00
error.go multi: fix spelling mistakes 2019-05-04 15:35:37 -07:00
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_test.go watchtower/wtwire/init: use feature.ValidateRequired 2020-01-08 12:26:00 -08:00
init.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_reply.go watchtower/wtwire/state_update_reply: ack w/ highest seqnum or error 2018-10-23 18:28:28 -07:00
state_update.go docs: fix typo in watchtower document and code comment [skip ci] 2022-09-13 22:06:30 +09:00
summary.go wtwire/create_session: add RewardBase field to CreateSession 2019-01-31 18:17:35 -08:00
wtwire_test.go watchtower/wtwire: add DeleteSession and DeleteSessionReply message 2019-03-19 19:38:09 -07:00
wtwire.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00