Change decimal (#2464)

* Added T.E.A.M Blockchain

* Change decimal
This commit is contained in:
TEAMDAOPSI2 2023-03-21 21:01:07 +08:00 committed by GitHub
parent 27f9739710
commit 80198fdefb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
"nativeCurrency": { "nativeCurrency": {
"name": "TEAM", "name": "TEAM",
"symbol": "$TEAM", "symbol": "$TEAM",
"decimals": 18 "decimals": 8
}, },
"features": [ "features": [
{ {