The Mee client to use
Extends the client with additional functionality
Extended client with both base and new functionality
Function that adds new properties/methods to the base client
Makes HTTP requests to the Http node
The parameters for signing the quote
The hash of the executed transaction
const hash = await execute(client, {
instructions: [
...
]
})
Executes a quote by fetching it, signing it, and then executing the signed quote.