-
Notifications
You must be signed in to change notification settings - Fork 1k
[Add] Block Builder
#4205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Add] Block Builder
#4205
Conversation
Co-authored-by: Shargon <[email protected]>
|
Where will it be used? |
No where at the moment. Ill be changing code to use this method, after PR is merged. Also its for SDK users. Note: no core developer will review unless I do it in stages or else it will sit for months or years. No one but me will review big PRs with too many changes. So I try to do one thing at a time. |
|
I think the only place that can construct blocks is the consensus plugin? So should it be put into the consensus plugin? |
|
Not needed now |
|
@shargon what makes it not needed? |
Description
This adds
BlockBuilderclass for easy building of blocks.Type of change
How Has This Been Tested?
Checklist: