Loads accounts from filename. The file should be a YAML file with list of objects which is either HDAccount, MnemonicAccount or an Account.
filename
HDAccount
MnemonicAccount
Account
file to load accounts from
Generated using TypeDoc
Loads accounts from
filename
. The file should be a YAML file with list of objects which is eitherHDAccount
,MnemonicAccount
or anAccount
.