Could cutecoin display underlying uCoin impl. in Network tab?
As BMA API describes, each nodes can give its underlying uCoin implementation + version.
See http://metab.ucoin.io/node/summary for example:
{
"ucoin": {
"software": "ucoind",
"version": "0.11.3"
}
}
Could this information be visible in CC network tab?