Summary
I want to check the db type and VRF library that the generated binary uses.
Problem Definition
Current version cannot check the db type and VRF library that the generated binary uses.
Proposal
I want version command like this.
$ ostracon version
v1.0.0-0-xxxxxxxxx
db leveldb
vrf r2ishiguro
For Admin Use