Skip to content

Commit

Permalink
Add alternativeBIP44s coinType 494
Browse files Browse the repository at this point in the history
  • Loading branch information
HeesungB committed Nov 29, 2023
1 parent bc52d57 commit 8801fce
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion cosmos/odin-mainnet-freya.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
"bip44": {
"coinType": 118
},
"alternativeBIP44s": [
{
"coinType": 494
}
],
"bech32Config": {
"bech32PrefixAccAddr": "odin",
"bech32PrefixAccPub": "odinpub",
Expand Down Expand Up @@ -60,4 +65,4 @@
"coinGeckoId": "odin-protocol"
},
"coinType": 118
}
}

1 comment on commit 8801fce

@vercel
Copy link

@vercel vercel bot commented on 8801fce Nov 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.