Greg
Greg
Was this fixed @sukantoraymond ?
Yes, this configuration was removed from flow.json and it will potentially be removed altogether if it won't be used. As we are adding some usage metrics we will be able...
@sukantoraymond what is the status of this?
Thank you for reporting this, but the command you were using is not intended to do a snapshot of the emulator, but something else. We need to yet support making...
> I think also there should be an option for emulator to auto create accounts from flow.json. That will be handled yes. After accounts are added to flow.json and emulator...
@bjartek @10thfloor I believe the easiest way to solve a lot of problems related to this issue is to have an option to start the emulator with pre-created accounts, the...
@bjartek I see. How come you have the need to have empty values in overflow? To be honest, I don't like setting default values as it fills flow.json with things...
Ohh I see, so your problem is that you have no way of knowing whether an account should be/is created on testnet/mainenet/emulator? Do you think you could solve that by...
I understand. This is actually a mistake in the API, it should be `getDeploymentAccountsForNetwork`. So there are couple of options here I guess, one would be to add additional field...
@bluesign how do you mean a layer? do you mean an account in flow.json should have a property called network? what would that include and why do you think it's...