service-my-wallet-v3
service-my-wallet-v3 copied to clipboard
Blockchain Wallet API Service
I created a wallet on the website. it required an e-mail address. now that I try to use it with the API I get the error: > Wallets that require...
node version v6.17.1 ,dont know how to find version service-my-wallet-v3 Issue on creating HDAccount, shown error on terminal > May 01 17:08:28 server.24cloudspace.com blockchain-wallet[10236]: 1588345708155 - error: Error saving wallet...
`node -v ` v10.23.1 `npm -v` 6.14.10 I have created the service like below `[Unit] Description=blockchain.info Wallet API Service [Service] Type=simple ExecStart=/bin/blockchain-wallet-service start --bind 31.23.84.62 --port 3000 [Install] WantedBy=multi-user.target` Start...
*Service v0.26.3, Node v6.17.1* Hello there, First of all, my English is not very good. Accept my apologies. I use Service My Wallet v3. I installed it on my own...
This post includes two issues: - Currently BECH32 adresses are not supported by the API, and even though you can send bitcoins to such an address manually from blockchain.com, but...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...
*Service v3, Node v6.2.2* New addresses being generated are not visible under wallet, the addresses are generated but cant be found under our wallet, please help
Hello again, I am trying to check the address gap using the following code curl "https://api.blockchain.info/v2/receive/checkgap?xpub=xpub6C****Gk2oKcw****VvqZX****2FVeg****S93UDyp5AX****TYThtN7****8pCe***Kp9t4r****hQu4Fyc8ep****xfFsu****F4****k&key=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" The result is "message" : "xpub not found" The xpub submitted was returned from...
Service v0.26.3, hello, I'm using the project on my local machine, with development purposes, I wanted to know if it was possible to alter the amount of coins [res.txt](https://github.com/blockchain/service-my-wallet-v3/files/5547571/res.txt)
Service: 0.26.1 Node: v8.9.0 When requesting balance(http://127.0.0.1:3000/merchant//balance?password=&api_code=) it returns: ``` 535473993872 - debug: Debug messages are enabled 1535473993873 - info: blockchain.info wallet service v0.26.1 running on http://127.0.0.1:3000 1535474002178 - debug:...