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 the fusion quote
The signed quote
const signedQuote = await signOnChainQuote(meeClient, {
quote: quotePayload,
account: smartAccount
})
Signs a fusion quote with a tx send client side.