blockchain / service-my-wallet-v3

Blockchain Wallet API Service
https://blockchain.info/api/blockchain_wallet_api
GNU Affero General Public License v3.0
910 stars 518 forks source link

Created accounts don't displayed in accounts list #438

Open ghost opened 4 years ago

ghost commented 4 years ago

Service v0.26.3 Node v7.5.0

After creating an account via POST /merchant/{{guid}}/accounts/create it is absent in POST /merchant/{{guid}}/accounts list of accounts. And POST /merchant/{{guid}}/accounts/{{xpub}} is just empty.

Is there any solution or the reason of that behavior?