Skip to content

Commit d73824a

Browse files
jkczyzdarosior
authored andcommitted
tests: Fix INPUT_EVENT specification
1 parent a6c90a8 commit d73824a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/events/test-spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ compulsory (`even`).
9999

100100
## Input Events
101101

102-
INPUT_EVENT := CONNECT | RECV | BLOCK | DISCONNECT | OPENCMD
102+
INPUT_EVENT := CONNECT | RECV | BLOCK | DISCONNECT | FUNDCHANCMD | INVOICECMD
103103

104104
CONNECT := `connect:` SPACE+ CONNECT_OPTS
105105
CONNECT_OPTS := `privkey=` HEX64

0 commit comments

Comments
 (0)