Skip to content

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

ParameterType
accountIAccount

Returns

string