accountToLotus
function accountToLotus(account: IAccount): stringDefined in: packages/iso-filecoin/src/wallet.js:341
Export account to lotus private key export format (hex)
Parameters
| Parameter | Type | Description |
|---|---|---|
account | IAccount |
Returns
string
function accountToLotus(account: IAccount): stringDefined in: packages/iso-filecoin/src/wallet.js:341
Export account to lotus private key export format (hex)
| Parameter | Type | Description |
|---|---|---|
account | IAccount |
string