RhinestoneSDK instance.
Usage
Parameters
SplitIntentsInput
required
The intents to split
Returns
SplitIntentsResult
The split-intents result
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Split a transaction into multiple intents across chains.
RhinestoneSDK instance.
const intents = await sdk.splitIntents(input)
Was this page helpful?