BitShares Forum

Main => General Discussion => Topic started by: bitcoinerS on August 26, 2014, 10:02:25 pm

Title: Accumulated fees?
Post by: bitcoinerS on August 26, 2014, 10:02:25 pm
Seems there is a misparity in reported accumulated fees in cli client and gui.

Code: [Select]
>>> get_info
{
  "blockchain_head_block_num": 324671,
  "blockchain_head_block_age": "6 seconds old",
  "blockchain_head_block_timestamp": "2014-08-26T21:57:30",
  "blockchain_average_delegate_participation": "94.39 %",
  "blockchain_confirmation_requirement": 1,
  "blockchain_accumulated_fees": "162,660.90161 BTSX",


http://localhost:9989/#/directory/assets

Code: [Select]
COLLECTED FEES
537,799.76311 BTSX
Title: Re: Accumulated fees?
Post by: bytemaster on August 26, 2014, 10:04:01 pm
One is reporting how much was burned, the other is how much has been accumulated to be paid to delegates.