Skip to content

Version 0.1.1

Compare
Choose a tag to compare
@psiemens psiemens released this 01 May 04:16
· 1459 commits to master since this release

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/[email protected]

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