Skip to content

Backport 13379

alexey.stratulat requested to merge backport-13379 into master

Backport changes

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.

Merge request reports

Loading