mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-19 00:42:17 +00:00
Merge pull request #234 from h4x3rotab/h4x3rotab-btg
Add SegWit support for BTG
This commit is contained in:
@@ -297,7 +297,7 @@ bitcoinjs.bitcoin.networks.nubits = {
|
||||
};
|
||||
|
||||
bitcoinjs.bitcoin.networks.bgold = {
|
||||
messagePrefix: 'unused',
|
||||
messagePrefix: '\x1DBitcoin Gold Signed Message:\n',
|
||||
bip32: {
|
||||
public: 0x0488b21e,
|
||||
private: 0x0488ade4
|
||||
|
||||
Reference in New Issue
Block a user