Block-Explorer / ccbc-explorer

Block explorer for Bulwark Cryptocurrency
MIT License
0 stars 1 forks source link

Cron Coin will fail if No UTX in Database #7

Open Aviator-Coding opened 5 years ago

Aviator-Coding commented 5 years ago

Expected Behavior

Run the cron and ignore UTX until present

Actual Behavior

TypeError: Cannot read property 'total' of undefined
    at syncCoin (I:\ccbc-explorer\cron\coin.js:67:27)
    at process.internalTickCallback (internal/process/next_tick.js:77:7)