Skip to content

Commit

Permalink
make generate
Browse files Browse the repository at this point in the history
  • Loading branch information
brewmaster012 committed Sep 14, 2023
1 parent 40e7ac3 commit 6c47946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/spec/observer/messages.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Only the admin policy account is authorized to broadcast this message.
message MsgAddBlockHeader {
string creator = 1;
int64 chain_id = 2;
bytes tx_hash = 3;
bytes block_hash = 3;
bytes block_header = 4;
int64 height = 5;
}
Expand Down

0 comments on commit 6c47946

Please sign in to comment.