Skip to content

Commit

Permalink
regular gas&gss after december
Browse files Browse the repository at this point in the history
  • Loading branch information
Arzangulyan committed Jan 15, 2024
1 parent e365304 commit ef1702d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/constants/index.ts
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
export const Stipend = {
gas: {
only4: 5200,
miss: 5200,
with4and5: 5980,
only5: 6500,
only4: 2941,
miss: 2941,
with4and5: 3382,
only5: 3677,
},
pgas: 14261,
gss: 7800,
gss: 4413,
pgss: 14269,
};

Expand Down

0 comments on commit ef1702d

Please sign in to comment.