Force UTXO amount attribute to be of type Decimal #88
Labels
Bug
Something isn't working
Good First Issue
Good for newcomers
Help Wanted
Extra attention is needed
Right now this isn't enforced, and no checks are in place to ensure this doesn't corrupt the chain. I was able to create a valid transaction with a utxo that had an amount that was a string, and that transaction was mined into a block and added to the chain and is considered valid.
The text was updated successfully, but these errors were encountered: