Skip to main content

SimpleLoanAuthorization

@liquidium/client


@liquidium/client / SimpleLoanAuthorization

Interface: SimpleLoanAuthorization

Defined in: packages/client/src/modules/simple-loans/types.ts:222

Authentication metadata for warmed Simple Loans profiles.

Properties

address

address: string

Defined in: packages/client/src/modules/simple-loans/types.ts:226


derivationIndex

derivationIndex: Uint8Array

Defined in: packages/client/src/modules/simple-loans/types.ts:224


publicKey

publicKey: Uint8Array

Defined in: packages/client/src/modules/simple-loans/types.ts:225


type

type: "EthSignature"

Defined in: packages/client/src/modules/simple-loans/types.ts:223