mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-03 22:34:21 +01:00
Some JSON functions want a *class*, not just a hook, so provide one. To make it clear that we want an encoding *class* and a decoding *object*, rename the UnixDomainSocketRpc encode parameter to encode_cls. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>