Skip to content

Commit 98e56de

Browse files
committed
test change
1 parent 2355303 commit 98e56de

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/masterBitgoExpress/routers/accelerateRoute.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@ import * as t from 'io-ts';
33
import { ErrorResponses } from '../../shared/errors';
44

55
export const AccelerateRequest = {
6-
/**
7-
* Public key used for signing the acceleration transaction.
8-
* @example "xpub661MyMwAqRbcGCNnmzqt3u5KhxmXBHiC78cwAyUMaKJXpFDfHpJwNap6qpG1Kz2SPexKXy3akhPQz7GDYWpHNWkLxRLj6bDxQSf74aTAP9y"
9-
*/
10-
pubkey: t.string,
11-
126
/**
137
* The key to use for signing the transaction.
148
* @example "user"

0 commit comments

Comments
 (0)