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

Fix signrawtransaction not found error #109

Closed
wants to merge 1 commit into from

Conversation

vctt94
Copy link
Member

@vctt94 vctt94 commented Mar 29, 2019

@vctt94 vctt94 reopened this Apr 10, 2019
@jrick
Copy link
Member

jrick commented Apr 10, 2019

Thanks for this

In case it takes too long for the btcd PRs to be merged, you can still call the RPC through the use of the raw APIs. We already do this for fundrawtransaction.

// fundRawTransaction calls the fundrawtransaction JSON-RPC method. It is

@vctt94
Copy link
Member Author

vctt94 commented Apr 10, 2019

Should I add the raw commands to the API into this PR?

@imestin
Copy link

imestin commented Jul 16, 2019

What is the situation with this pull request?
I would like to create a test transaction. Should I wait for this pull request, or should I try to fix it with some temporary solution?

@vctt94
Copy link
Member Author

vctt94 commented Jul 16, 2019

Not sure if this PR is updated with the current btcd repo. But you can use #111 which calls the request by raw request as @jrick suggested.

@imestin
Copy link

imestin commented Jul 18, 2019

thank you! it worked.

@jrick
Copy link
Member

jrick commented Jul 22, 2019

Obsoleted by #111.

@jrick jrick closed this Jul 22, 2019
@vctt94 vctt94 deleted the fixNotFound branch July 22, 2019 15:07
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

Successfully merging this pull request may close these issues.

[btcamoticswap] deprecated signrawtransaction command
3 participants