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 executing the signed quote
The hash of the executed transaction
const hash = await executeSignedFusionQuote(client, {
signedFusionQuote: {
...
}
})
Executes a signed quote.