Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro-at-decenomy committed Oct 5, 2021
1 parent ed8cab7 commit 6d44d10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bitcoin.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ export class Bitcoin extends DSW {
}

/**
* Bitcoin.
* Bitcoin Testnet.
*
* @class Bitcoin Testnet
* @class BitcoinTestnet
* @extends {DSW}
*/
export class BitcoinTestnet extends DSW {
Expand Down

0 comments on commit 6d44d10

Please sign in to comment.