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