koinos / koinos-contract-meta-store

The contract meta store microservice provides an API for the storage and retrieval of smart contract ABIs.
Other
0 stars 1 forks source link

Wrong log name #14

Closed sgerbino closed 1 year ago

sgerbino commented 1 year ago

The log file is erroneously called block_store.log, it should be contract_meta_store.log.

https://github.com/koinos/koinos-contract-meta-store/blob/7319269ff583b47a94ae48ba6b6f2c958a947acd/cmd/koinos-contract-meta-store/main.go#L85