Skip to content

Commit 7a1f5ad

Browse files
committed
test change
1 parent be9fa04 commit 7a1f5ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/masterBitgoExpress/routers/accelerateRoute.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { ErrorResponses } from '../../shared/errors';
44

55
export const AccelerateRequest = {
66
/**
7-
* Public key used for signing the acceleration transaction.
7+
* Public key used for signing the acceleration transaction test.
88
* @example "xpub661MyMwAqRbcGCNnmzqt3u5KhxmXBHiC78cwAyUMaKJXpFDfHpJwNap6qpG1Kz2SPexKXy3akhPQz7GDYWpHNWkLxRLj6bDxQSf74aTAP9y"
99
*/
1010
pubkey: t.string,

0 commit comments

Comments
 (0)