mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-23 15:00:34 +01:00
Several times we had issues with plugins not being able to re-encode an RPC result because they forgot to use the custom encoder class. This allows us to patch the JSONEncoder when we start the RPC or the plugin and automagically support classes that provide a `to_json` method. |
||
---|---|---|
.. | ||
client |