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

push tx api #1

Open
djpnewton opened this issue Jun 23, 2019 · 3 comments
Open

push tx api #1

djpnewton opened this issue Jun 23, 2019 · 3 comments

Comments

@djpnewton
Copy link

a push tx api would be a nice addition to https://developer.bitaps.com/network

@4tochka
Copy link
Contributor

4tochka commented Jun 24, 2019

You can use right now
POST https://api.bitaps.com/btc/native/
POST data:
{"jsonrpc":"1.0","id":"1","method":"sendrawtransaction","params":["tx in hex format"]}

We will add push tx API to network methods
Thank you

@djpnewton
Copy link
Author

cool (i assume for testnet as well)

i did not see that api, it looks like the native api docs are disabled (https://developer.bitaps.com/)?

@4tochka
Copy link
Contributor

4tochka commented Jun 24, 2019

For testnet
https://api.bitaps.com/btc/testnet/native/

Not yet ready docs, will be updated soon

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