SessionSearchParam The session data that contains the sessionID and sessionSigner. If not provided, The default session storage (localStorage in browser, fileStorage in node backend) is used to fetch the sessionIDInfo
The chain.
Optional
correspondingIndex: null | numberAn index for the transaction corresponding to the relevant session. If not provided, the last session index is used.
Promise<BatchSessionParamsPayload> - session parameters.
getSingleSessionTxParams
Retrieves the transaction parameters for a batched session.