You are viewing a single comment's thread from:
RE: Measuring RC costs for 0.20.6
This is very informative.
Did you get to test / understand the following : https://github.com/steemit/steem/releases/tag/v0.20.6rc1
Removed the old bandwidth system. This includes the removal of several API fields that were specific to bandwidth and the removal of the witness_api, which was used exclusively for returning information related to bandwidth. (#2039)
This means that the witness_api is removed. The old bandwidth system was replaced by the RC system. By removing the old bandwidth system, the blockchain reply time is reduced.
Yea - there was a typo. The correct issue is #3029 it was mentioned 2039 earlier :-D
https://github.com/steemit/steem/issues/3029