encoding/json is a banned import; peer.go used json.MarshalIndent and json.Unmarshal directly in saveNow/load instead of the package-local MarshalJSON/UnmarshalJSON wrappers. Removes the encoding/json import. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| database | ||
| logging | ||
| mining | ||
| node | ||
| ueps | ||