Schemas
const
Schemas:object
Defined in: packages/iso-filecoin/src/wallet.js:30
Schemas
Type declaration
Section titled “Type declaration”lotusPrivateKey
Section titled “lotusPrivateKey”lotusPrivateKey:
ZodObject
<{PrivateKey
:ZodString
;Type
:ZodUnion
<readonly [ZodLiteral
<"bls"
>,ZodLiteral
<"secp256k1"
>]>; },$strip
>