make-software / casper-net-sdk

.NET SDK to interact with the Casper Network nodes via RPC
Apache License 2.0
13 stars 14 forks source link

CSDK-189 added protocol_version to get node status response #77

Closed davidatwhiletrue closed 3 months ago

davidatwhiletrue commented 3 months ago

Summary

Added ProtocolVersion to GetNodeResult class. This new property is added in https://github.com/casper-network/casper-node/pull/4787 (part of RC4)

TODO

Checklist