Support the new interface of SetupHeadersForUpdate, which returns chan
#427
Annotations
4 errors
|
unit-test
issues found
|
|
unit-test:
tests/prover_network_test.go#L73
range over setupDone (variable of type <-chan *"github.com/hyperledger-labs/yui-relayer/core".HeaderOrError) permits only one iteration variable (typecheck)
|
|
e2e
Process completed with exit code 1.
|
|
e2e:
tests/prover_network_test.go#L73
range over setupDone (variable of type <-chan *"github.com/hyperledger-labs/yui-relayer/core".HeaderOrError) permits only one iteration variable
|