Set explorer standard to none

This commit is contained in:
samlior 2022-01-10 16:25:07 +08:00
parent 714021bc38
commit 545c9babe3

View File

@ -18,6 +18,6 @@
"explorers": [{
"name": "rei-scan",
"url": "https://scan.rei.network/",
"standard": "EIP3091"
"standard": "none"
}]
}