Skip to content

Commit

Permalink
abandonSeedAddresses for Xahau as well
Browse files Browse the repository at this point in the history
  • Loading branch information
WietseWind committed Apr 19, 2024
1 parent 06eaf82 commit 7839fda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/ledgerjs/packages/cryptoassets/src/abandonseed.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ const abandonSeedAddresses: Partial<Record<CryptoCurrency["id"], string>> = {
avalanche_c_chain: EVM_DEAD_ADDRESS,
cosmos: "cosmos19rl4cm2hmr8afy4kldpxz3fka4jguq0auqdal4",
ripple: "rHsMGQEkVNJmpGWs8XUBoTBiAAbwxZN5v3",
xahau: "rHsMGQEkVNJmpGWs8XUBoTBiAAbwxZN5v3",
stellar: "GDYPMQMYW2JTLPWAUAHIDY3E4VHP5SGTFC5SMA45L7ZPOTHWQ2PHEW3E",
tezos: "tz1VJitLYB31fEC82efFkLRU4AQUH9QgH3q6",
tron: EVM_DEAD_ADDRESS,
Expand Down

0 comments on commit 7839fda

Please sign in to comment.