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

Unexpected RPC error with SPV node #725

Open
braydonf opened this issue Mar 13, 2019 · 0 comments
Open

Unexpected RPC error with SPV node #725

braydonf opened this issue Mar 13, 2019 · 0 comments
Labels
bug Unexpected or incorrect behavior rpc spv

Comments

@braydonf
Copy link
Contributor

Versions

bcoin v1.0.2

Expected

For getrawtransaction to not be available for an SPV node.

Actual

./bin/bcoin-cli rpc getrawtransaction <txid>
this.node.getMeta is not a function

This function is not available for an SPV node, however there is an unexpected error as the call is attempted anyways.

@braydonf braydonf added the spv label Mar 13, 2019
@tynes tynes added the bug Unexpected or incorrect behavior label Mar 27, 2019
@braydonf braydonf added the rpc label Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected or incorrect behavior rpc spv
Projects
None yet
Development

No branches or pull requests

2 participants