Brok3dev

Results 2 issues of Brok3dev

pls add this function. and add shodan search.

my code import bitcoin from 'bitcoinjs-lib'; const TESTNET = bitcoin.networks.testnet; const privateKeyWIF = '...'; const keyPair = bitcoin.ECPair.fromWIF(privateKeyWIF, TESTNET);