BlockchainValidationError(BlockchainValidationError)
Result of validation of the new transaction by the blockchain node. It runs a full check of TX against all business logic embedded into the blockchain.
{
"code": 0,
"message": "string",
"data": null
}