SubmitGaslessCashoutParams
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / SubmitGaslessCashoutParams
Interface: SubmitGaslessCashoutParams
Section titled “Interface: SubmitGaslessCashoutParams”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:17559
Parameters for submitting a built gasless cash-out.
Properties
Section titled “Properties”connection
Section titled “connection”connection:
Connection
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:17561
Solana RPC connection
build:
GaslessCashoutBuild
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:17563
Output of buildGaslessCashout (stealth already signed)
relayerKeypair
Section titled “relayerKeypair”relayerKeypair:
Keypair
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:17565
Relayer keypair — must equal build.transaction.feePayer
jitoRelayer?
Section titled “jitoRelayer?”
optionaljitoRelayer?:JitoRelayer
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:17567
Optional Jito relayer for the bundle path (mainnet hardening). Default: direct submit.
tipLamports?
Section titled “tipLamports?”
optionaltipLamports?:number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:17569
Tip in lamports for the Jito path (ignored on the direct path)