Add Chain 138 wallet network metadata and stats coin-price enrichment; sync frontend explorer SPA, command center, and address/token pages with backend config. Co-authored-by: Cursor <cursoragent@cursor.com>
12 lines
156 B
JSON
12 lines
156 B
JSON
{
|
|
"go.useLanguageServer": true,
|
|
"go.toolsEnvVars": {
|
|
"GO111MODULE": "on"
|
|
},
|
|
"gopls": {
|
|
"build.env": {
|
|
"GO111MODULE": "on"
|
|
}
|
|
}
|
|
}
|