We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be9fa04 commit 7a1f5adCopy full SHA for 7a1f5ad
src/masterBitgoExpress/routers/accelerateRoute.ts
@@ -4,7 +4,7 @@ import { ErrorResponses } from '../../shared/errors';
4
5
export const AccelerateRequest = {
6
/**
7
- * Public key used for signing the acceleration transaction.
+ * Public key used for signing the acceleration transaction test.
8
* @example "xpub661MyMwAqRbcGCNnmzqt3u5KhxmXBHiC78cwAyUMaKJXpFDfHpJwNap6qpG1Kz2SPexKXy3akhPQz7GDYWpHNWkLxRLj6bDxQSf74aTAP9y"
9
*/
10
pubkey: t.string,
0 commit comments