Skip to content

Commit

Permalink
Merge pull request #302 from fairDataSociety/development
Browse files Browse the repository at this point in the history
fix: merge issue
  • Loading branch information
tomicvladan authored Dec 21, 2023
2 parents e1b1cbc + 9f2a69b commit a8fb5d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/model/network.model.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ export interface Network {
reverseResolver: string;
nameResolver: string;
};
gasEstimation: number;
performChecks: boolean;
gasEstimation: number;
};
Expand Down

0 comments on commit a8fb5d5

Please sign in to comment.