v1
latestSwagger 2.02026-07-17252638.9 KBExecute a smart contract bytecode.
post/cmd/executeSC
Request body
Example request
{
"datastore": [
[
[
"abcdef"
],
[
"ghjklm"
]
]
]
}Response
OK.
Execute a smart contract bytecode.
{
"datastore": [
[
[
"abcdef"
],
[
"ghjklm"
]
]
]
}OK.