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

Wrapper #28

Closed
wants to merge 5 commits into from
Closed

Wrapper #28

wants to merge 5 commits into from

Conversation

tmoon
Copy link

@tmoon tmoon commented Dec 7, 2018

No description provided.

Copy link
Author

@tmoon tmoon left a comment

Choose a reason for hiding this comment

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

check comments


return True

def get_secrets_from_valid_hex_string(self,data,min_consensus_node,total_number_of_node):
Copy link
Author

Choose a reason for hiding this comment

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

there must be space between every operation (.e.g +) or comma etc

class Recoverer():
def recover_secret_from_valid_chunk(self,secrets):
return SecretSharer.recover_secret(secrets)

Copy link
Author

Choose a reason for hiding this comment

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

one space at the end of line

import string
import binascii

class Generator():
Copy link
Author

Choose a reason for hiding this comment

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

inherit from Object

@tmoon tmoon closed this Dec 7, 2018
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.

None yet

2 participants