feat: update example config #13
Annotations
10 errors
lint:
etherman/etherman_test.go#L168
unknown field 'Transactions' in struct literal of type polygonzkevm.PolygonZkEVMBatchData
|
lint:
etherman/etherman_test.go#L174
unknown field 'Transactions' in struct literal of type polygonzkevm.PolygonZkEVMBatchData
|
lint:
etherman/etherman_test.go#L176
not enough arguments in call to etherman.ZkEVM.SequenceBatches
|
lint:
etherman/etherman_test.go#L191
blocks[3].SequencedBatches[0][1].Transactions undefined (type SequencedBatch has no field or method Transactions)
|
lint:
etherman/etherman_test.go#L215
unknown field 'Transactions' in struct literal of type polygonzkevm.PolygonZkEVMBatchData
|
lint:
etherman/etherman_test.go#L217
not enough arguments in call to etherman.ZkEVM.SequenceBatches
|
lint:
synchronizer/synchronizer_test.go#L175
unknown field 'Transactions' in struct literal of type polygonzkevm.PolygonZkEVMBatchData
|
lint:
synchronizer/synchronizer_test.go#L187
sequencedBatch.Transactions undefined (type etherman.SequencedBatch has no field or method Transactions)
|
lint:
synchronizer/synchronizer_test.go#L245
sequencedBatch.Transactions undefined (type etherman.SequencedBatch has no field or method Transactions)
|
lint:
synchronizer/synchronizer_test.go#L260
sequencedBatch.Transactions undefined (type etherman.SequencedBatch has no field or method Transactions) (typecheck)
|