fix crypto balance after sendCoins

This commit is contained in:
Josh Harvey 2016-05-18 13:10:12 +03:00
parent e51e1abe47
commit adbd60b5a5

View file

@ -307,7 +307,7 @@ function executeTx (session, tx, authority, cb) {
if (_err) return cb(_err)
pollBalance('BTC')
pollBalance(cryptoCode)
cb(null, {
statusCode: 201, // Created