Results 7 comments of Yingjie Qiao

> I believe `D` is deposits, and `B` is batches. Deposits come at the same time as that the L1 origin is recognized in the L2 chain. This always happens...

A better way is export a new init rust function to set the global variable, call the init function in NewRethDBReceiptsFetcher in Go.But the current solution can already solve the...

@clabby Hi! I see that this PR is going to be closed, can it be merged?🥹

> h/t @sebastianst, I think we should take a slightly different direction here. Right now, even though the `op-node` only needs 1 DB, the Go API allows for creating multiple...

> @Nickqiaoo are you still working on this? Sorry, i'am a little busy recently.I will do it this week.🫡

@sebastianst @clabby Hi, I create a new PR here https://github.com/ethereum-optimism/optimism/pull/9904

Hi, @sebastianst, I have submitted a PR for this issue https://github.com/ethereum-optimism/optimism/pull/9349. I used an another solution.