Troubleshooting
This table serves as a quick-reference guide to help understand and resolve common errors related to transaction validation.
Error Message | Description | Solution |
---|---|---|
| If contarct is not registered we cannot provide the signature. You need the signature only when contract is registered and function protection is enabled. In order to fully integrate RASP solution follow instructions of installation. | To resolve this, either integrate RASP solution or set |
| "To" or "From" address is absent in the transaction data. If the transaction payload does not include both the "To" and "From" addresses | Ensure that the transaction data contains both |
| The blockchain ID is absent in the transaction data. If the blockchain ID is not included in the transaction payload | Include a valid |
| The transaction data is missing in the command. If the transaction validation payload is empty | Ensure the transaction command includes all necessary |
Last updated