package tezos-mockup-commands

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val populate : Tezos_client_base.Client_context.io_wallet -> string option -> (unit, Tezos_error_monad.TzCore.error list) Stdlib.result 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.

OCaml

Innovation. Community. Security.