checkpoint

This commit is contained in:
John Smith
2022-07-03 17:47:46 -04:00
parent b010c8a61f
commit 5fb551e53d
12 changed files with 538 additions and 29 deletions

View File

@@ -325,7 +325,7 @@ struct OperationSupplyBlockA {
}
struct OperationFindBlockQ {
blockId @0 :BlockID; # hash of the block we can supply
blockId @0 :BlockID; # hash of the block to locate
}
struct OperationFindBlockA {