embark/test/support/arguments.yml

15 lines
182 B
YAML
Raw Normal View History

development:
Wallet:
args:
- $AnotherStorage
SimpleStorage:
args:
- 100
AnotherStorage:
args:
- 100
Wallets:
args:
- $Wallet
staging: