We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1366d18 commit 5226ccaCopy full SHA for 5226cca
packages/thirdweb/src/universal/types/Quote.ts
@@ -29,7 +29,7 @@ export type PreparedQuote = Quote & {
29
*/
30
expiration?: number | undefined;
31
/**
32
- * A series of [ox](https://oxlib.sh) EIP-1559 transactions that must be executed in sequential order to fulfull the complete route.
++ * A series of [ox](https://oxlib.sh) EIP-1559 transactions that must be executed in sequential order to fulfill the complete route.
33
34
transactions: Array<
35
ox__TransactionEnvelopeEip1559.TransactionEnvelopeEip1559<
0 commit comments