mirror of
https://github.com/Permissionless-Software-Foundation/bch-js.git
synced 2026-09-21 16:51:59 -07:00
removing a comment
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user