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
The power actors state maintains a map (HAMT) of miner addresses to claimed power. Extracting the state of the Claimed HAMT will yield information on the power of every miner on the network.
Acceptance criteria
Extract the state of the claimed power hamt to a table power_actor_claims.
e.g.
Description
The power actors state maintains a map (HAMT) of miner addresses to claimed power. Extracting the state of the Claimed HAMT will yield information on the power of every miner on the network.
Acceptance criteria
power_actor_claims
.e.g.
Where to begin
The text was updated successfully, but these errors were encountered: