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

Add RPCs to NBitcoin #73

Closed
nopara73 opened this issue Mar 15, 2018 · 1 comment
Closed

Add RPCs to NBitcoin #73

nopara73 opened this issue Mar 15, 2018 · 1 comment
Assignees

Comments

@nopara73
Copy link
Owner

Go through what RPC-s are used in the tesoftware and if the RPC is used manually with SendCommandAsync, then implement and add them to NBitcoin. Try doing full job, ergo don't do things, like throwing away an RPC response, because that doesn't seem relevant.

Also add tests.

@lontivero
Copy link
Collaborator

I've added getblockchaininfo, bumpfee, and have modified the sendtoaddress to allow RBF. The PR is: MetacoSA/NBitcoin#377

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

2 participants