interface EraRewardPoints
implements Struct
import { type EraRewardPoints } from "https://dotland.deno.dev/x/polkadot@0.2.35/types/interfaces/staking/index.ts";
Properties
readonly
total: RewardPointreadonly
individual: BTreeMap<AccountId, RewardPoint>