Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISetupAccountsOptions

Hierarchy

  • ISetupAccountsOptions

Index

Properties

Properties

Optional masterSeed

masterSeed: undefined | string

Seed phrase for account, from which acryl will be transferred to generated accounts. If not set current account will be used

Optional nonce

nonce: undefined | string

Generated accounts have seed like 'name#' + nonce. E.g.: foo#ff4682. By default nonce is chosen randomly you can set nonce to have consistent seeds between tests

Generated using TypeDoc