Module sc_chain_spec::json_patch

source ·
Expand description

A helper module providing json patching functions.

Functions§

  • Recursively merges two JSON objects, a and b, into a single object.