re-add proposer

This commit is contained in:
William Banfield
2022-04-11 15:37:39 -04:00
parent 1cf9888888
commit 5b948baa91
+1
View File
@@ -294,6 +294,7 @@ title: Methods
| height | int64 | The height of the block that will be proposed. | 5 |
| time | [google.protobuf.Timestamp](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#google.protobuf.Timestamp) | Timestamp of the block that that will be proposed. | 6 |
| next_validators_hash | bytes | Merkle root of the next validator set. | 7 |
| proposer_address | bytes | [Address](../core/data_structures.md#address) of the validator that is creating the proposal. | 8 |
* **Response**: