Skip to main content

WalletExecutionParams

@liquidium/client


@liquidium/client / WalletExecutionParams

Interface: WalletExecutionParams

Defined in: packages/client/src/modules/lending/types.ts:22

Wallet execution dependencies for borrow and withdraw convenience methods.

Properties

signerChain

signerChain: SigningChain

Defined in: packages/client/src/modules/lending/types.ts:24

Chain used by the signing wallet.


signerWalletAdapter

signerWalletAdapter: WalletAdapter

Defined in: packages/client/src/modules/lending/types.ts:26

Wallet adapter used to execute the prepared action.