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
A block may also contain system chunk transactions. However, the cli doesn't report those when a block is queried for transactions. The system chunk contains the rewards payout events when it occurs. Please can the flow blocks get --include transaction include the system chunk as well?
Operators typically use the flow cli to check for the rewards payout transaction and will need this feature to check for their rewards when rewards payout is automated on mainet.
Instructions
Issue To Be Solved
A block may also contain system chunk transactions. However, the cli doesn't report those when a block is queried for transactions. The system chunk contains the rewards payout events when it occurs. Please can the
flow blocks get --include transaction
include the system chunk as well?Operators typically use the flow cli to check for the rewards payout transaction and will need this feature to check for their rewards when rewards payout is automated on mainet.
(Optional): Suggest A Solution
The GetTrasnactionsByBlockID already returns the system chunk transactions. This issue is to include those as part of the flow cli output for the
blocks get
command(Optional): Context
Reference: Slack thread
The text was updated successfully, but these errors were encountered: