Closed mederic-p closed 4 years ago
Closes https://github.com/omisego/childchain/issues/47
This PR refactors transaction validation into split modules and introduce amount validation for payment transaction.
Note that the fees are not handled for now and we just pass :no_fees_required. They will need to be loaded and formatted.
:no_fees_required
Also, a few other things that are NOT handled but should be:
Closes https://github.com/omisego/childchain/issues/47
This PR refactors transaction validation into split modules and introduce amount validation for payment transaction.
Note that the fees are not handled for now and we just pass
:no_fees_required
. They will need to be loaded and formatted.Also, a few other things that are NOT handled but should be:
:no_fees_required