Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Deal with misleading storage rewards in Inflation struct #10092

Closed
@mvines

Description

@mvines

This field is now dead code

/// Percentage of total inflation allocated to storage rewards
pub storage: f64,

as of #9992.

Removing it entirely would likely cause a snapshot ABI change, so renaming it to __unused would be an alternative. It should be removed from the getInflation RPC API AS well

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions