Skip to content

Subnet registry storage clean up #1217

Open
@cryptoAtwill

Description

There are fields in SubnetRegistryStorage related to rewards, two of them are

address SUBNET_ACTOR_REWARD_FACET;
and
bytes4[] subnetActorRewarderSelectors;

these should be removed as it's for collateral withdraw only, part of a legacy code and only for collateral based power mode. It's not really at the facet level. It should not be confused with the validator reward facet from activity. It should be removed in the upcoming contract refactor.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions