aeternity / aepp-sdk-go

Golang SDK to interact with the Æternity blockchain
ISC License
18 stars 10 forks source link

HD Wallet: Use of incorrect hardened offset #144

Closed shekhar-shubhendu closed 4 years ago

shekhar-shubhendu commented 4 years ago

The hardened offset used by go-sdk is incorrect. The current offset used by the SDK belongs to bitcoin. Please find the correct offset here: https://github.com/satoshilabs/slips/blob/master/slip-0044.md