Skip to Content

@cfxdevkit/core


@cfxdevkit/core / WalletExport

Interface: WalletExport

Defined in: packages/core/src/wallet/types/index.ts:140

Properties

encryptedData

encryptedData: string

Defined in: packages/core/src/wallet/types/index.ts:144

Encrypted wallet data


encryption

encryption: object

Defined in: packages/core/src/wallet/types/index.ts:146

Encryption metadata

algorithm

algorithm: string

iv

iv: string

salt

salt: string


exportedAt

exportedAt: Date

Defined in: packages/core/src/wallet/types/index.ts:152

Export timestamp


userId

userId: string

Defined in: packages/core/src/wallet/types/index.ts:142

User identifier