Sync dApp API
JSON-RPC prepareExecute
commands
JsPrepareSubmissionRequest
Null
curl \ <JSON_RPC_URL> \ -H 'content-type: application/json' \ --data @- <<'EOF' { "jsonrpc": "2.0", "id": 1, "method": "prepareExecute", "params": { "params": { "commands": {} } } } EOF
"<value>"