Skip to content
Snippets Groups Projects
Commit 9587c52e authored by capossele's avatar capossele
Browse files

:white_check_mark: updates dispatcher test

parent 269c1bbf
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ func init() {
}
func dummyPayload() *cbPayload.Payload {
header := header.New(header.CollectiveBeaconType(), 0)
header := header.New(header.CollectiveBeaconType(), 1)
return cbPayload.New(header.Instance(),
1,
prevSignatureTest,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment