You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During consensus, only broadcast block header with all txn IDs, not with the actual txn data. The validators should already seen most/all the transactions in the block thanks to the initial p2p broadcast of txns.
The text was updated successfully, but these errors were encountered:
Optimization on network consumption.
During consensus, only broadcast block header with all txn IDs, not with the actual txn data. The validators should already seen most/all the transactions in the block thanks to the initial p2p broadcast of txns.
The text was updated successfully, but these errors were encountered: