Skip to content
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

Increasing weight limit for Lelantus joinsplit tx #1061

Merged
merged 1 commit into from
Aug 17, 2021
Merged

Conversation

levonpetrosyan93
Copy link
Contributor

@levonpetrosyan93 levonpetrosyan93 commented Aug 9, 2021

Depends on #1036

@@ -332,6 +332,9 @@ struct Params {
/** block to start reorg depth enforcement */
int nMaxReorgDepthEnforcementBlock;

/** move lelantus data to v3 payload since this block */
int nLelantusV3PayloadStartBlock;
Copy link
Contributor

Choose a reason for hiding this comment

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

This is unintialized in this PR, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, correct, we need to merge this PR after merging payload PR.

@reubenyap reubenyap merged commit 04b6c72 into master Aug 17, 2021
@reubenyap reubenyap deleted the lelantus_weight branch August 17, 2021 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants