Skip to content

Commit 0aa6be6

Browse files
Merge pull request #8530 from BitGo/WCI-46
docs(express): consolidate unspents v1
2 parents e35d0ae + d856ce8 commit 0aa6be6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/express/src/typedRoutes/api/v1/consolidateUnspents.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ export const ConsolidateUnspentsResponse = t.union([
123123
* - Use maxIterationCount to limit execution time for very large wallets
124124
*
125125
* @operationId express.v1.wallet.consolidateunspents
126-
* @tag express
126+
* @tag Express
127127
*/
128128
export const PutConsolidateUnspents = httpRoute({
129129
path: '/api/v1/wallet/{id}/consolidateunspents',

0 commit comments

Comments
 (0)