fix solana derivation path

This commit is contained in:
Ryan Heywood 2024-11-29 04:31:54 -05:00
parent 15a82b4892
commit 490bb7254b
Signed by: ryan
GPG Key ID: 8E401478A3FBEF72
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
[[module]]
name = "sol"
derivation_prefix = "m/44'/501'"
derivation_prefix = "m/44'/501'/0'"
algorithm = "Ed25519"