Module sc_chain_spec::json_patch
source · Expand description
A helper module providing json patching functions.
Functions§
- Recursively merges two JSON objects,
a
andb
, into a single object.
A helper module providing json patching functions.
a
and b
, into a single object.