Update libtextsecure/errors.js

Co-Authored-By: BeaudanBrown <beau@loki.network>
pull/147/head
Mikunj Varsani 6 years ago committed by Beaudan
parent c83661ce3f
commit 8b5106433f

@ -140,7 +140,7 @@
appendStack(this, error);
}
}
inherit(ReplayableError, PoWError);
inherit(ReplayableError, EmptySwarmError);
function PoWError(number, error) {
// eslint-disable-next-line prefer-destructuring

Loading…
Cancel
Save