embark/packages/plugins/accounts-manager
emizzle 72e609a7e9 feat(@embark/accounts-manager): Get alternative coinbase address
In dev mode, accounts are funded per the blockchain accounts config. In specific situations, there may not be enough funds on the account returned by `eth_coinbase`. In that case, and in the case when `eth_coinbase` returns `0x0` (or equivalent), loop through all accounts and find the one that has the most funds and use that as the coinbase account.
2020-03-23 20:19:04 +01:00
..
2020-01-28 12:07:17 -05:00

embark-accounts-manager

Embark account manager. Takes the blockchain config and, along with the proxy, makes sure to send back the correct accounts

Visit framework.embarklabs.io to get started with Embark.