Skip to content

Commit

Permalink
Merge branch 'main' into feat/chainflip-types
Browse files Browse the repository at this point in the history
  • Loading branch information
nnoln authored Jul 30, 2024
2 parents 4f14141 + 88dcf78 commit 987ec79
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/routes/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -160,12 +160,6 @@ export interface CustomCallDetails {

export interface Integrator {
id: string;
projectName: string;
contact: string;
contactName: string;
type: string;
website: string;
rps: number;
enabled: boolean;
}

Expand Down

0 comments on commit 987ec79

Please sign in to comment.