Closed AhmadMuzakkir closed 4 years ago
This PR implements state pre-validations for transactions to make sure the transactions can be applied based on the current state.
The Send Transaction API handler will return the error if the pre-validation failed.
Some of the validations are:
TODO
This PR implements state pre-validations for transactions to make sure the transactions can be applied based on the current state.
The Send Transaction API handler will return the error if the pre-validation failed.
Some of the validations are:
TODO