Skip to content

Commit

Permalink
Merge branch 'feature/queryid' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Ho3einWave committed Nov 21, 2024
2 parents d01cda3 + 00c54a6 commit 51d02d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types/swap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ export interface SwapResponse {
to: string;
value: string;
body: string;
query_id: string;
init: {
code: string;
data: string;
Expand Down

0 comments on commit 51d02d4

Please sign in to comment.