SubmitGaslessCashoutParams
SIP Protocol API Reference v0.12.0
SIP Protocol API Reference / SubmitGaslessCashoutParams
Interface: SubmitGaslessCashoutParams
Section titled “Interface: SubmitGaslessCashoutParams”Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17538
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-rqQpCeVM.d.ts:17540
Solana RPC connection
build:
GaslessCashoutBuild
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17542
Output of buildGaslessCashout (stealth already signed)
relayerKeypair
Section titled “relayerKeypair”relayerKeypair:
Keypair
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17544
Relayer keypair — must equal build.transaction.feePayer
jitoRelayer?
Section titled “jitoRelayer?”
optionaljitoRelayer?:JitoRelayer
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17546
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-rqQpCeVM.d.ts:17548
Tip in lamports for the Jito path (ignored on the direct path)