Open roydondsouza opened 6 years ago
same issue here
Mega timeouts, and errors being returned. Unstable API folks.
for this, you need to pass amount in satoshis like BTC value is 0.00054 then multiply by 100000000 then value in satoshi is 0.00054 * 100000000 = 54000 satoshi minimum amount is 540 satoshi default fee is 10000 and from parameter, you pass an index of address if address not work
and for conversion check this #401
Current Version: blockchain.info wallet service v0.26.1 running on http://127.0.0.1:3000 Node version: v8.12.0 Npm version: v6.4.1
We are using the
Make Payment
API - https://github.com/blockchain/service-my-wallet-v3#make-paymentGetting the following issue, due to which we are not able to move funds out. The merchant guid has a balance of 11759 satoshis.
Request:
Response:
Docker log:
cc. @jtormey