mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-12-26 00:05:18 +00:00
fix evm denom
This commit is contained in:
parent
1152537679
commit
80b2dacbc2
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user