first pass, ready for review
This commit is contained in:
+3
-2
@@ -63,8 +63,9 @@ func main() {
|
||||
}
|
||||
|
||||
err = gen.WriteTupleEncodersToFile("./chain/blocksync/cbor_gen.go", "blocksync",
|
||||
blocksync.BlockSyncRequest{},
|
||||
blocksync.BlockSyncResponse{},
|
||||
blocksync.Request{},
|
||||
blocksync.Response{},
|
||||
blocksync.CompactedMessages{},
|
||||
blocksync.BSTipSet{},
|
||||
)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user