Share Facebook Twitter LinkedIn Pinterest Email const ECPair = ECPairFactory(ecc); const network = bitcoin.networks.testnet; const alice = ECPair.fromWIF(privateKeyWIF, network);console.log(Alice);Why didn’t I get Alice?