Namespace: EthereumNodeAuth
pkh-ethereum.EthereumNodeAuth
Functions
getAuthMethod
▸ getAuthMethod(ethProvider, account, appName): Promise<AuthMethod>
Get a configured authMethod for an Ethereum account in a Node based environment
Parameters
| Name | Type |
|---|---|
ethProvider | any |
account | AccountId |
appName | string |
Returns
Promise<AuthMethod>