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

Network: rethrow IOException as NOnionException (Not Tested) #47

Closed

Commits on Nov 3, 2022

  1. Network: rethrow IOException as NOnionException

    IOExcepion caused problem in geewallet as mentioned in [1].
    This commit will fix this problem by catching the IOException
    and rethrowing it as NOnionException.
    
    [1] nblockchain#45
    parhamsaremi committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    66840a9 View commit details
    Browse the repository at this point in the history