Closed nodech closed 1 year ago
While experimenting on ts-linter found few issues where: assert.AssertionError does not exists.
bsert was removed from production here, in favor of simpler assert: https://github.com/bcoin-org/bcrypto/commit/9ff273dee7bb76cfeb076914ac1e70aba5cacff2.
Remove last remaining usage of assert.AssertionErrors.
While experimenting on ts-linter found few issues where: assert.AssertionError does not exists.
bsert was removed from production here, in favor of simpler assert: https://github.com/bcoin-org/bcrypto/commit/9ff273dee7bb76cfeb076914ac1e70aba5cacff2.
Remove last remaining usage of assert.AssertionErrors.