Post
Topic
Board Pools
Re: [∞ YH] solo.ckpool.org 2% fee solo mining 265 blocks solved!
by
NonFungibleUser
on 10/02/2022, 16:12:46 UTC
Quick question CK.

Why do rentals show shares like this with lots of zeros at the end I noticed most rentals I do have this but when I rent single miners or put some of my own on they show the shares as full numbers?

Rental Example
Code:
   "hashrate1m": "0",
   "hashrate5m": "0",
   "hashrate1hr": "0",
   "hashrate1d": "1.35T",
   "hashrate7d": "42.4T",
   "lastshare": 1643974944,
   "shares": 14695000000,
   "bestshare": 19554100453.00714,
   "bestever": 19554100453

Non-rental

Code:
"hashrate1m": "0",
   "hashrate5m": "0",
   "hashrate1hr": "108M",
   "hashrate1d": "3.45T",
   "hashrate7d": "1.75T",
   "lastshare": 1644465743,
   "shares": 312323777,
   "bestshare": 650426091891.621,
   "bestever": 650426091891

Ahah, mine do the same, so strange.

Code:
  {
   "workername": "bc1q3et775a3z04rfyrsgpkepg0akprs8yvvu8cqxx.4",
   "hashrate1m": "0",
   "hashrate5m": "0",
   "hashrate1hr": "1.11M",
   "hashrate1d": "230T",
   "hashrate7d": "77.3T",
   "lastshare": 1644428185,
   "shares": 12561000000,
   "bestshare": 7497535895.361734,
   "bestever": 7497535895
  },
  {
   "workername": "bc1q3et775a3z04rfyrsgpkepg0akprs8yvvu8cqxx.5",
   "hashrate1m": "0",
   "hashrate5m": "0",
   "hashrate1hr": "1.08G",
   "hashrate1d": "786T",
   "hashrate7d": "230T",
   "lastshare": 1644453566,
   "shares": 36561000000,
   "bestshare": 1129592730641.41,
   "bestever": 1129592730641
  }