Seed phrase for account, from which waves 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
Seed phrase for account, from which waves will be transferred to generated accounts. If not set current account will be used