Skip to content

Commit

Permalink
Increase ESTIMATED_ENERGY_FOR_ONE_TX
Browse files Browse the repository at this point in the history
  • Loading branch information
olehmell committed Mar 8, 2024
1 parent 6b5bbef commit a395be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/subsocial.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export const ESTIMATED_ENERGY_FOR_ONE_TX = 100_000_000
export const ESTIMATED_ENERGY_FOR_ONE_TX = 350_000_000
export const MINIMUM_LOCK = BigInt(2_000_00000_00000) // 2k SUB

0 comments on commit a395be2

Please sign in to comment.