Feature 13379
Updated cellframe-sdk
- Added JSON-RPC request handler via CLI for transaction creation.
Updated dap-sdk
- Added to the JSON-RPC request parameter parser the ability to parse a JSON object as a parameter, not just a string, number, and boolean value.
- Added the ability to add processing of a regular JSON-RPC request, not just commands, to the CLI handler.