eventscript: check that internal script events are being invoked correctly
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 24 Nov 2009 00:53:13 +0000 (11:23 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 24 Nov 2009 00:53:13 +0000 (11:23 +1030)
commit83b7b233cb4707e826f6ba260bd630c8bc8f1e76
tree250ba349d2a1bea7155bd9a1679f7f5d6fb9819f
parent33fb0e7ba047ca73969b59bccf70a04a17c25a0a
eventscript: check that internal script events are being invoked correctly

This is not as good as a compile-time check, but at least we count the
number of arguments are correct.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
server/eventscript.c