removing a comment

This commit is contained in:
Chris Troutner
2020-05-23 09:00:53 -07:00
parent 9bab1450dd
commit 7803bfdb0a
-3
View File
@@ -18,9 +18,6 @@ describe("#Encryption", () => {
afterEach(() => sandbox.restore())
describe("#getPubKey", () => {
// Failure address:
// bitcoincash:qpxqr2pmcverj4vukgjqssvk2zju8tp9xsgz2nqagx
it("should throw error if BCH address is not provided.", async () => {
try {
await bchjs.encryption.getPubKey()