fix evm denom

This commit is contained in:
0g-wh 2024-09-27 07:54:20 +00:00
parent 1152537679
commit 80b2dacbc2

View File

@ -8,4 +8,4 @@ const IntegerCoinDenom = "ua0gi"
// ExtendedCoinDenom is the denomination for the extended IntegerCoinDenom. This // ExtendedCoinDenom is the denomination for the extended IntegerCoinDenom. This
// not only represents the fractional balance, but the total balance of // not only represents the fractional balance, but the total balance of
// integer + fractional balances. // integer + fractional balances.
const ExtendedCoinDenom = "aa0gi" const ExtendedCoinDenom = "neuron"