onflow / flow-emulator

The Flow Emulator is a lightweight tool that emulates the behaviour of the real Flow network
https://onflow.org
Apache License 2.0
84 stars 49 forks source link

[Access] Created new gRPC methods for GetAccountBalance and GetAccountKeys. #706

Closed AndriiDiachuk closed 2 months ago

AndriiDiachuk commented 2 months ago

In this PR two new calls GetAccountBalance and GetAccountKeys were added to flow-emulator.

Related PRs: https://github.com/onflow/flow-go/pull/614 https://github.com/onflow/flow/pull/1475