]> git.ozlabs.org Git - ccan/commitdiff
ccan: allow user to set some bits in opt_table.type.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 8 May 2023 01:30:22 +0000 (11:00 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 20 Jun 2023 03:08:36 +0000 (12:38 +0930)
In particular, Core Lightning wants to use this to flag arguments
which can be specified multiple times (without overriding).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found