Skip to content

accountFromLotus

accountFromLotus(lotusHex, network): IAccount

Defined in: packages/iso-filecoin/src/wallet.js:131

Get account from lotus private key export

ParameterTypeDescription
lotusHexstringLotus hex encoded private key .ie hex({"Type":"bls","PrivateKey":"base64pad(private-key)"})
networkNetworkNetwork

IAccount