Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added a comment to block_header struct #1136 #1142

Merged
merged 1 commit into from
Jul 21, 2018
Merged

Conversation

abitmore
Copy link
Member

PR for #1136.

@@ -34,6 +34,8 @@ namespace graphene { namespace chain {
fc::time_point_sec timestamp;
witness_id_type witness;
checksum_type transaction_merkle_root;
// Note: when we need to add data to `extensions`, remember to review `database::_generate_block()`.
// More info in https://github.com/bitshares/bitshares-core/issues/1136
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Smart. Simple. Effective.

@abitmore abitmore merged commit e49d777 into develop Jul 21, 2018
@abitmore abitmore deleted the 1136-block-size-note branch July 21, 2018 17:13
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants