Version 0.1.1
Compatible Emulator version: v0.1.1
🐛 Bug Fixes
- Fix
GetAccountto returnAccountKeyvalues with correctIDfield. Previously the ID for each key was set to zero.
⬆️ Upgrade
go get github.com/onflow/flow-go-sdk@v0.1.1This 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
