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

Assertion failed #60

Closed
aivve opened this issue Aug 28, 2018 · 1 comment
Closed

Assertion failed #60

aivve opened this issue Aug 28, 2018 · 1 comment

Comments

@aivve
Copy link
Collaborator

aivve commented Aug 28, 2018

boost::optional<Crypto::SecretKey> secretKey;

Assertion failed: (this->is_initialized()), function get, file /usr/local/include/boost/optional/optional.hpp, line 1191. on Mac, have to initialize boost::optional<Crypto::SecretKey> secretKey = CryptoNote::NULL_SECRET_KEY; 🤔

@aivve
Copy link
Collaborator Author

aivve commented Aug 30, 2018

cc25c85 should fix for linux and mac. On windows it's working fine without it.

@aivve aivve closed this as completed Aug 30, 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

No branches or pull requests

1 participant