accountToLotus
accountToLotus(
account
):string
Defined in: packages/iso-filecoin/src/wallet.js:341
Export account to lotus private key export format (hex)
Parameters
Section titled “Parameters”Parameter | Type |
---|---|
account | IAccount |
Returns
Section titled “Returns”string