▸ fromEtherCamp(passphrase: string
): Wallet
Defined in thirdparty.ts:169
Parameters:
Name | Type |
---|---|
passphrase | string |
Returns: Wallet
▸ fromEtherWallet(input: string
| EtherWalletOptions, password: string
): Wallet
Defined in thirdparty.ts:121
Parameters:
Name | Type |
---|---|
input | string | EtherWalletOptions |
password | string |
Returns: Wallet
▸ fromQuorumWallet(passphrase: string
, userid: string
): Wallet
Defined in thirdparty.ts:265
Parameters:
Name | Type |
---|---|
passphrase | string |
userid | string |
Returns: Wallet