Skip to content

The addresses for Bitcoin testnet is incorrect. #172

@chaoticlonghair

Description

@chaoticlonghair

Description

After comparison with many other Bitcoin wallets, I found that the addresses for Bitcoin testnet which generated by UniSat wallet is different with others; such as Electrum, Sparrow and so on.

I think the derivation path which UniSat wallet used is incorrect.

Please read this section of BIP-0044:

  • The derivation path for Bitcoin testnet should be m / ${N}' / 1' / 0' / 0 / 0 .
  • But in UniSat wallet, the format of derivation paths for Bitcoin testnet is m / ${N}' / 0' / 0' / 0 / 0 .

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions