status-im / nimbus-eth2

Nim implementation of the Ethereum Beacon Chain
https://nimbus.guide
Other
523 stars 227 forks source link

Use Nimbus specific agent string instead of nim-presto defaults. #6424

Closed cheatfate closed 2 months ago

cheatfate commented 2 months ago

This PR changes agent string which we report via REST server API from nim-presto/0.0.3 to Nimbus specific. Use response(code) overload procedures.