forked from cerc-io/ipld-eth-server
split uncles into their own table; add tx index to the tx index (lol); continue work on geth api endpoints
This commit is contained in:
@@ -80,6 +80,7 @@ func superNode() {
|
||||
}
|
||||
backFiller.FillGaps(wg, nil)
|
||||
}
|
||||
wg.Wait()
|
||||
}
|
||||
|
||||
func newSuperNode() (super_node.SuperNode, *config.SuperNode, error) {
|
||||
|
||||
Reference in New Issue
Block a user