Thank you for that explanation.
just by coincidence, after I posted this question I received a stake reward and I understand what you said because it only had a portion of my total balance listed in Stake: while the tx was confirming. Once confirmed it added the stake balance back to my total balance.
As far as that second part of my question about coin configuration; you might remember I was talking with you on Discord the other evening about CoiniumServ and mining and trying to get the solved blocks recognized by CoiniumServ and into the DB.
It does mine and I receive the entire 1.75 LCP in my wallet when I solve a block but it is not being recognized by CoiniumServ for some reason and that is what I was trying to figure out. I am trying this configuration now and just waiting to hit another block to see if it works.
{
"name": "LiteCoinPlus",
"symbol": "LCP",
"algorithm": "scrypt",
"site": "http://litecoinplus.co/",
"blockExplorer": {
"block": "http://lcp.altcoinwarz.com:3004/block/block.dws?",
"tx": "http://lcp.altcoinwarz.com:3004/tx/tx.dws?",
"address": "http://lcp.altcoinwarz.com:3004/address/address.dws?"
},
"options": {
"isProofOfStakeHybrid": true,
"blockTemplateModeRequired": true,
"useDefaultAccount": true,
"txMessageSupported": true,
"SubmitBlockSupported": true
},
"node": {
"magic": "cefbfadb",
"testnetMagic": "cdf1c0ef"
}
}
I don't know if any of that bottom section seems to ring a bell as it relates to the source for LCP. I have browsed through it a bit but not thoroughly. Of course, I am not a coder either so it would just about all be greek to me.
Thanks. See you on Discord.
- Buffalo