Skip to content

Commit

Permalink
PUBKEY_ADDRESS updated in Testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
NeuraiProject committed Feb 6, 2024
1 parent 3d943d7 commit 76e3c09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/chains/neurai/testnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ export const testnet: TestNet = {
private: 0x04358394,
public: 0x043587cf,
},
bip44: 0,
bip44: 1,
// https://github.com/NeuraiProject/Neurai/blob/main/src/chainparams.cpp#L423
private: 0xef,
// https://github.com/NeuraiProject/Neurai/blob/main/src/chainparams.cpp#L359
public: 0xeb,
public: 0x7f,
// https://github.com/NeuraiProject/Neurai/blob/main/src/chainparams.cpp#L422
scripthash: 0xc4,
},
Expand Down

0 comments on commit 76e3c09

Please sign in to comment.