Skip to content

Commit d64babd

Browse files
committed
itest: disable height hint cache to fix notifier bug
1 parent 5c10225 commit d64babd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

itest/litd_custom_channels_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ var (
6868
"--protocol.custom-message=17",
6969
"--accept-keysend",
7070
"--debuglevel=trace,GRPC=error,BTCN=info",
71+
"--height-hint-cache-query-disable",
7172
}
7273
litdArgsTemplateNoOracle = []string{
7374
"--taproot-assets.allow-public-uni-proof-courier",

0 commit comments

Comments
 (0)