Skip to content

Commit

Permalink
next
Browse files Browse the repository at this point in the history
  • Loading branch information
Giulio2002 committed Jul 26, 2023
1 parent e4d8fa4 commit b5334a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions execution/execution.proto
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ message AssembledBlockData {

message GetAssembledBlockResponse {
optional AssembledBlockData data = 1;
bool busy = 2;
}

service Execution {
Expand Down

0 comments on commit b5334a3

Please sign in to comment.