Version 0.1.1
Compatible Emulator version: v0.1.1
🐛 Bug Fixes
- Fix
GetAccount
to returnAccountKey
values with correctID
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