oasisprotocol / oasis-rosetta-gateway

The official Rosetta server implementation for the Oasis Network.
Apache License 2.0
21 stars 9 forks source link

network: add gateway version as middleware_version #438

Closed pro-wh closed 1 year ago

pro-wh commented 1 year ago

sample output:

"version": {
  "rosetta_version": "1.4.12",
  "node_version": "22.2.8",
  "middleware_version": "2.3.0-gitb4a10d1+dirty"
}