kaspanet / kaspad

Kaspad was the reference full node Kaspa implementation written in Go (golang), now rewritten in Rust: https://github.com/kaspanet/rusty-kaspa
ISC License
450 stars 232 forks source link

Adding passphrase #2243

Open unwired01 opened 10 months ago

unwired01 commented 10 months ago

Adding passphrase to Kaspa's wallet The bip39's NewSeed function takes a passphrase string as an input.

unwired01 commented 10 months ago

https://github.com/kaspanet/kaspad/issues/2213#issue-1840654452