File tree 2 files changed +4
-7
lines changed
2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -46,11 +46,11 @@ OP Supervisor provides an interface for `op-node` to query cross-chain safety in
46
46
47
47
Key API methods include:
48
48
49
- | Method(s) | Description |
49
+ | Method(s) | Description |
50
50
| ----------------------------------------- | ------------------------------------------------------------------------------------- |
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 |
52
52
| ` 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 |
54
54
| ` Finalized ` | Returns the Finalized Head |
55
55
| ` UpdateFinalizedL1 ` | Signals to the Supervisor new finality signals |
56
56
| ` CheckMessage ` | Checks logs in the DB directly in tests |
Original file line number Diff line number Diff line change @@ -74,7 +74,6 @@ DATACAP
74
74
datacap
75
75
DATADIR
76
76
datadir
77
- dependencies
78
77
Devnet
79
78
devnet
80
79
devnets
@@ -154,7 +153,6 @@ Inator
154
153
inator
155
154
INFLUXDBV
156
155
influxdbv
157
- inteoperates
158
156
interchain
159
157
IPCDISABLE
160
158
ipcdisable
@@ -282,6 +280,7 @@ preinstalls
282
280
Prestate
283
281
prestate
284
282
prestates
283
+ PREVRENDAO
285
284
PRICEBUMP
286
285
pricebump
287
286
PRICELIMIT
@@ -292,14 +291,12 @@ Protip
292
291
Proxied
293
292
Proxyd
294
293
proxyd
295
- pseudorandomly
296
294
Pyth
297
295
Pyth's
298
296
QRNG
299
297
Quicknode
300
298
quicknode
301
299
quickstarts
302
- RANDAO
303
300
rebalance
304
301
Regenesis
305
302
regenesis
You can’t perform that action at this time.
0 commit comments