accountToLotus
function accountToLotus(account: IAccount): string
Defined 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): string
Defined in: packages/iso-filecoin/src/wallet.js:341
Export account to lotus private key export format (hex)
Parameter | Type | Description |
---|---|---|
account | IAccount |
string