Skip to content

Commit

Permalink
add missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
g11tech committed Jan 17, 2023
1 parent 572ebae commit 011823e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/util/src/units.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/** Easy conversion from Gwei to wei */
export const GWEI_TO_WEI = BigInt(1000000000)

0 comments on commit 011823e

Please sign in to comment.