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.
2 parents 19b067a + a8522a2 commit 8b42b65Copy full SHA for 8b42b65
1 file changed
src/masterBitgoExpress/handlers/handleAccelerate.ts
@@ -35,6 +35,7 @@ export async function handleAccelerate(
35
...params,
36
customSigningFunction,
37
reqId,
38
+ txFormat: 'psbt-lite',
39
};
40
41
// Accelerate transaction
0 commit comments