Skip to content

Feature 13379

alexey.stratulat requested to merge feature-13379 into develop

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