Skip to content

Commit

Permalink
fix(status-page): catch status page up to latest contract changes (#1…
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberhorsey authored Mar 17, 2023
1 parent 5f99653 commit 5bdd86f
Show file tree
Hide file tree
Showing 5 changed files with 265 additions and 152 deletions.
6 changes: 0 additions & 6 deletions packages/status-page/src/constants/abi/HeaderSync.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@ export default [
{
anonymous: false,
inputs: [
{
indexed: true,
internalType: "uint256",
name: "height",
type: "uint256",
},
{
indexed: true,
internalType: "uint256",
Expand Down
Loading

0 comments on commit 5bdd86f

Please sign in to comment.