Skip to content

Commit

Permalink
Merge pull request #69 from stabilitydao/alien-dev
Browse files Browse the repository at this point in the history
fix api docs typo
  • Loading branch information
a17 authored Oct 20, 2024
2 parents a2b689d + 7f00aef commit 9bf58df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api.types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ export interface ApiContestReply {

//#endregion

//#region ===== Verify task [Intract] | GET /verify/intract/:contestId =====
//#region ===== Verify task [Intract] | POST /verify/intract/:contestId =====

export interface ApiVerifyIntractPostRequestBody {
address: string,
Expand Down

0 comments on commit 9bf58df

Please sign in to comment.