Skip to content

Releases: hashgraph/hedera-protobufs-go

v0.2.0

09 Jul 06:12
Compare
Choose a tag to compare

Update Hedera protobuf definitions to v0.16.0-alpha.1.

v0.1.0

08 Jul 06:59
Compare
Choose a tag to compare

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.