Skip to content

Commit

Permalink
feat(pos-dashboard): bump lockfile (#14297)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberhorsey authored Jul 27, 2023
1 parent 013912f commit b83a418
Show file tree
Hide file tree
Showing 3 changed files with 5,575 additions and 6,010 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@

<div>
<span class="label-text text-left block mb-2 font-bold"
>RewardPerGas:
>RewardPerGas (in wei):
</span>
<div
class="flex relative rounded-md bg-dark-2 justify-between items-center pr-4">
Expand Down
2 changes: 0 additions & 2 deletions packages/pos-dashboard/src/utils/getProverRequirements.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { BigNumber, Contract, ethers } from 'ethers';
import type { Prover } from '../domain/prover';
import type { Staker } from '../domain/staker';
import ProverPool from '../constants/abi/ProverPool';

export const getProverRequirements = async (
Expand Down
Loading

0 comments on commit b83a418

Please sign in to comment.