feat: block function to get header #640
Annotations
7 errors
Run make test:
protocol/blockfetch/client_test.go#L110
unknown field Header in struct literal of type babbage.BabbageBlock
|
Run make test:
protocol/blockfetch/client_test.go#L112
testBlock.Header.Body undefined (type func() "github.com/blinklabs-io/gouroboros/ledger/common".BlockHeader has no field or method Body)
|
Run make test:
protocol/blockfetch/client_test.go#L113
testBlock.Header.Body undefined (type func() "github.com/blinklabs-io/gouroboros/ledger/common".BlockHeader has no field or method Body)
|
Run make test:
protocol/chainsync/client_test.go#L194
unknown field Header in struct literal of type babbage.BabbageBlock
|
Run make test:
protocol/chainsync/client_test.go#L196
testBlock.Header.Body undefined (type func() "github.com/blinklabs-io/gouroboros/ledger/common".BlockHeader has no field or method Body)
|
Run make test:
protocol/chainsync/client_test.go#L197
testBlock.Header.Body undefined (type func() "github.com/blinklabs-io/gouroboros/ledger/common".BlockHeader has no field or method Body)
|
Run make test
Process completed with exit code 2.
|
Loading