Skip to content

Commit f3a14bd

Browse files
committed
fix lint issue
1 parent ca581a3 commit f3a14bd

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

pages/stack/interop/op-supervisor.mdx

+3-3
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ OP Supervisor provides an interface for `op-node` to query cross-chain safety in
4646

4747
Key API methods include:
4848

49-
| Method(s) | Description |
49+
| Method(s) | Description |
5050
| ----------------------------------------- | ------------------------------------------------------------------------------------- |
51-
| `UnsafeView` and `SafeView` | Return the Local and Cross heads for their respective levels |
51+
| `UnsafeView` and `SafeView` | Return the Local and Cross heads for their respective levels |
5252
| `DerivedFrom` | OP Nodes use to check the L1 source of the Supervisor (needed for Safe Head tracking) |
53-
| `UpdateLocalSafe` and `UpdateLocalUnsafe` | Tell the Supervisor when the Node's heads change |
53+
| `UpdateLocalSafe` and `UpdateLocalUnsafe` | Tell the Supervisor when the Node's heads change |
5454
| `Finalized` | Returns the Finalized Head |
5555
| `UpdateFinalizedL1` | Signals to the Supervisor new finality signals |
5656
| `CheckMessage` | Checks logs in the DB directly in tests |

words.txt

+1-4
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ DATACAP
7474
datacap
7575
DATADIR
7676
datadir
77-
dependencies
7877
Devnet
7978
devnet
8079
devnets
@@ -154,7 +153,6 @@ Inator
154153
inator
155154
INFLUXDBV
156155
influxdbv
157-
inteoperates
158156
interchain
159157
IPCDISABLE
160158
ipcdisable
@@ -282,6 +280,7 @@ preinstalls
282280
Prestate
283281
prestate
284282
prestates
283+
PREVRENDAO
285284
PRICEBUMP
286285
pricebump
287286
PRICELIMIT
@@ -292,14 +291,12 @@ Protip
292291
Proxied
293292
Proxyd
294293
proxyd
295-
pseudorandomly
296294
Pyth
297295
Pyth's
298296
QRNG
299297
Quicknode
300298
quicknode
301299
quickstarts
302-
RANDAO
303300
rebalance
304301
Regenesis
305302
regenesis

0 commit comments

Comments
 (0)