Skip to content

Commit

Permalink
multi-group endpoint openapi name fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pragmaxim committed Sep 26, 2024
1 parent 6b127ce commit 544284a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web3/src/api/api-alephium.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2406,7 +2406,7 @@ export class Api<SecurityDataType extends unknown> extends HttpClient<SecurityDa
* No description
*
* @tags Transactions
* @name PostTransactionsBuild
* @name postTransactionsBuildMultiGroup
* @summary Build as many unsigned transactions as many destinations from different groups is passed
* @request POST:/transactions/build-multi-group
*/
Expand Down

0 comments on commit 544284a

Please sign in to comment.