fix standard

This commit is contained in:
henryliu 2022-03-23 21:56:32 +08:00
parent b4ce178599
commit 5f30b8e45e

View File

@ -16,6 +16,6 @@
"explorers": [{ "explorers": [{
"name": "Web3Games Explorer", "name": "Web3Games Explorer",
"url": "https://explorer-devnet.web3games.org", "url": "https://explorer-devnet.web3games.org",
"standard": "EIP1559" "standard": "none"
}] }]
} }