Hello guys.
First of all I have to highlight another project that I think is very interesting.
However as I like the idea of cpu miner. With this I wanted to know it is possible to mine this coin with win10 and 4 cores?
And when I try to search my address in the
http://explorer.bsha3.com/address I have this output:
/home/ubuntu/bsha3-rpc-explorer/views/address.pug:173 171| div(class="summary-split-table-label") Balance 172| div(class="summary-split-table-content monospace") > 173| - var currencyValue = balance.result.confirmed / coinConfig.baseCurrencyUnit.multiplier; 174| include includes/value-display.pug 175| 176| if (balance.unconfirmed) Cannot read property 'confirmed' of null
TypeError: /home/ubuntu/bsha3-rpc-explorer/views/address.pug:173
171| div(class="summary-split-table-label") Balance
172| div(class="summary-split-table-content monospace")
> 173| - var currencyValue = balance.result.confirmed / coinConfig.baseCurrencyUnit.multiplier;
174| include includes/value-display.pug
175|
176| if (balance.unconfirmed)
Cannot read property 'confirmed' of null
at eval (eval at wrap (/home/ubuntu/bsha3-rpc-explorer/node_modules/pug-runtime/wrap.js:6:10), <anonymous>:930:36)
at template (eval at wrap (/home/ubuntu/bsha3-rpc-explorer/node_modules/pug-runtime/wrap.js:6:10), <anonymous>:3729:72)
at Object.exports.renderFile (/home/ubuntu/bsha3-rpc-explorer/node_modules/pug/lib/index.js:427:38)
at Object.exports.renderFile (/home/ubuntu/bsha3-rpc-explorer/node_modules/pug/lib/index.js:417:21)
at exports.__express (/home/ubuntu/bsha3-rpc-explorer/node_modules/pug/lib/index.js:464:11)
at View.app.engine (/home/ubuntu/bsha3-rpc-explorer/app.js:40:23)
at View.render (/home/ubuntu/bsha3-rpc-explorer/node_modules/express/lib/view.js:135:
at tryRender (/home/ubuntu/bsha3-rpc-explorer/node_modules/express/lib/application.js:640:10)
at Function.render (/home/ubuntu/bsha3-rpc-explorer/node_modules/express/lib/application.js:592:3)
at ServerResponse.render (/home/ubuntu/bsha3-rpc-explorer/node_modules/express/lib/response.js:1008:7)
at /home/ubuntu/bsha3-rpc-explorer/routes/baseActionsRouter.js:728:9
at exports.PNG.<anonymous> (/home/ubuntu/bsha3-rpc-explorer/node_modules/qrcode/lib/renderer/png.js:37:5)
at exports.PNG.emit (events.js:182:13)
at module.exports.emit (events.js:182:13)
at module.exports.<anonymous> (/home/ubuntu/bsha3-rpc-explorer/node_modules/pngjs/lib/packer-async.js:41:10)
at Deflate.emit (events.js:187:15)
Thanks
MG