Mavryk_mockup_commands.Mockup_wallet
val default_bootstrap_accounts :
bootstrap_secret list Mavryk_base.TzPervasives.tzresult Lwt.t
val populate :
Mavryk_client_base.Client_context.io_wallet ->
string option ->
unit Mavryk_base.TzPervasives.tzresult Lwt.t
Initializes a wallet with bootstrap accounts (including secret keys). If the second argument is provided, it must be a path to a file containing definitions of the bootstrap accounts in JSON format.
Note: the default bootstrap accounts use the 'unencrypted' scheme so this scheme must be registered already.