Skip to content

Commit

Permalink
fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
krofax committed Jan 16, 2025
1 parent ca581a3 commit f3a14bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
6 changes: 3 additions & 3 deletions pages/stack/interop/op-supervisor.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ OP Supervisor provides an interface for `op-node` to query cross-chain safety in

Key API methods include:

| Method(s) | Description |
| Method(s) | Description |
| ----------------------------------------- | ------------------------------------------------------------------------------------- |
| `UnsafeView` and `SafeView` | Return the Local and Cross heads for their respective levels |
| `UnsafeView` and `SafeView` | Return the Local and Cross heads for their respective levels |
| `DerivedFrom` | OP Nodes use to check the L1 source of the Supervisor (needed for Safe Head tracking) |
| `UpdateLocalSafe` and `UpdateLocalUnsafe` | Tell the Supervisor when the Node's heads change |
| `UpdateLocalSafe` and `UpdateLocalUnsafe` | Tell the Supervisor when the Node's heads change |
| `Finalized` | Returns the Finalized Head |
| `UpdateFinalizedL1` | Signals to the Supervisor new finality signals |
| `CheckMessage` | Checks logs in the DB directly in tests |
Expand Down
5 changes: 1 addition & 4 deletions words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ DATACAP
datacap
DATADIR
datadir
dependencies
Devnet
devnet
devnets
Expand Down Expand Up @@ -154,7 +153,6 @@ Inator
inator
INFLUXDBV
influxdbv
inteoperates
interchain
IPCDISABLE
ipcdisable
Expand Down Expand Up @@ -282,6 +280,7 @@ preinstalls
Prestate
prestate
prestates
PREVRENDAO
PRICEBUMP
pricebump
PRICELIMIT
Expand All @@ -292,14 +291,12 @@ Protip
Proxied
Proxyd
proxyd
pseudorandomly
Pyth
Pyth's
QRNG
Quicknode
quicknode
quickstarts
RANDAO
rebalance
Regenesis
regenesis
Expand Down

0 comments on commit f3a14bd

Please sign in to comment.