Commit 32628d1d authored by vicotor's avatar vicotor

fix bug

parent 5268a424
......@@ -32,7 +32,6 @@ type ChainData struct {
ShortName string `json:"shortName"`
ChainId int `json:"chainId"`
NetworkId int `json:"networkId"`
Icon string `json:"icon"`
Explorers []struct {
Name string `json:"name"`
Url string `json:"url"`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment