Skip to content

Commit

Permalink
Fix bitcoin-networks.js
Browse files Browse the repository at this point in the history
  • Loading branch information
guggero committed Dec 25, 2018
1 parent 53290b3 commit 17f0f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitcoin-networks.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ var bitcoinNetworks = [{
bip32: { public: 0x043587cf, private: 0x04358391 },
pubKeyHash: 61,
scriptHash: 13,
wif: ef,
wif: 0xef,
bip44: 0x01
}
}, {
Expand Down

0 comments on commit 17f0f15

Please sign in to comment.