Closed vctt94 closed 5 years ago
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.
Should I add the raw commands to the API into this PR?
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?
Not sure if this PR is updated with the current btcd repo. But you can use https://github.com/decred/atomicswap/pull/111 which calls the request by raw request as @jrick suggested.
thank you! it worked.
Obsoleted by #111.
fixes #105
needs: https://github.com/btcsuite/btcd/pull/1413 and https://github.com/btcsuite/btcd/pull/1415