Skip to content

Cybits Network Implementation#362

Merged
dangershony merged 6 commits intoblock-core:masterfrom
CybitsBlockchain:feature/Cybits-Network
Nov 16, 2021
Merged

Cybits Network Implementation#362
dangershony merged 6 commits intoblock-core:masterfrom
CybitsBlockchain:feature/Cybits-Network

Conversation

@CybitsBlockchain
Copy link
Copy Markdown
Contributor

No description provided.

public class CybitsStandardScriptsRegistry : StandardScriptsRegistry
{
// See MAX_OP_RETURN_RELAY in stratisX, <script.h>
public const int MaxOpReturnRelay = 40;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

this should probably be bigger maybe like in bitcoin 82 bytes

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

updated to 83

Copy link
Copy Markdown
Member

@dangershony dangershony left a comment

Choose a reason for hiding this comment

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

apart for one comment looks good to push

Copy link
Copy Markdown
Member

@dangershony dangershony left a comment

Choose a reason for hiding this comment

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

good to push

@dangershony dangershony merged commit 92f796d into block-core:master Nov 16, 2021
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.

3 participants