mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-21 14:24:09 +01:00
This lets us marshal and unmarshal undefined complex types; the fromwire function will allocate it for us, so we don't even need to know the size. This turns out to be really nice for marshalling 'struct crypto_state'. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
generate-wire.py |