Releases: hashgraph/hedera-protobufs-go
Releases · hashgraph/hedera-protobufs-go
v0.2.0
v0.1.0
Initial release.
The purpose of this protobuf-only package is to expose an easy-to-consume version of the Hedera protobufs for the Go language. This package is used by the Go SDK to provide a more idiomatic API in Go and handle numerous internal pieces of the Hedera API, automatic retries with 1 node, automatic retries with many nodes, and much more. However, there may be times when you want or need access to the protobufs directly. This is for that time.