Skip to content

Commit 2c69f4a

Browse files
jkczyzdarosior
authored andcommitted
tests: Fix INPUT_EVENT specification
1 parent 805b5ec commit 2c69f4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)