rafaelmaza

Results 1 issues of rafaelmaza

Minor issue... Apparently `false` is missing on the `return` statement of the second `if` in `validateCoinbaseTx`, that has a `boolean` return type. It shouldn't affect the way it works though,...