Skip to content

Commit

Permalink
adds BitcoinTestnet to index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro-at-decenomy committed Oct 5, 2021
1 parent acffdfc commit ed8cab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export { Bitcoin } from './bitcoin.js';
export { Bitcoin, BitcoinTestnet } from './bitcoin.js';
export { Sapphire } from './sapphire.js';
export { Jackpot } from './jackpot.js';

0 comments on commit ed8cab7

Please sign in to comment.