Skip to content

Commit

Permalink
Sync api types
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromcunha committed Apr 3, 2024
1 parent 203ed61 commit bb9f394
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/sdk/src/types/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ export interface paths {
balance?: string;
capacityPerRequest?: string;
};
supportsExternalLiquidity?: boolean;
};
};
};
Expand Down

0 comments on commit bb9f394

Please sign in to comment.