Skip to content

Releases: onflow/flow-go-sdk

Version 0.1.1

01 May 04:16
Compare
Choose a tag to compare

key

Compatible Emulator version: v0.1.1

🐛 Bug Fixes

  • Fix GetAccount to return AccountKey values with correct ID field. Previously the ID for each key was set to zero.

⬆️ Upgrade

go get github.com/onflow/flow-go-sdk@v0.1.1

This update is compatible with the latest emulator release, which is included in the Flow CLI. To upgrade the CLI, follow these steps.

If you're running the emulator with Docker, simply bump your image version:

gcr.io/dl-flow/emulator:v0.1.1