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

RpcServer does not compile against neo master branch #205

Closed
devhawk opened this issue Mar 30, 2020 · 4 comments
Closed

RpcServer does not compile against neo master branch #205

devhawk opened this issue Mar 30, 2020 · 4 comments

Comments

@devhawk
Copy link
Contributor

devhawk commented Mar 30, 2020

RpcServer.Node.cs(44,47): error CS0246: The type or namespace name 'RelayResultReason' could not be found (are you missing a using directive or an assembly reference?) [C:\Users\harry\Source\neo\official\modules\src\RpcServer\RpcServer.csproj]

@vncoelho
Copy link
Member

Check this branch: #200

@devhawk
Copy link
Contributor Author

devhawk commented Mar 30, 2020

I think the issue is that RelayResultReason was renamed VerifyResult. @vncoelho can you verify this?

@vncoelho
Copy link
Member

Check the PR I mentioned above. It is already solved there.
It is now an eventstream of akka as well.

@devhawk
Copy link
Contributor Author

devhawk commented Mar 31, 2020

Will that PR be merged before preview 2?

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

3 participants