All chains
    Preparing search index...

    Type Alias pot_account

    pot_account: RuntimeDescriptor<
        [
            pot: Enum<
                {
                    Era: [
                        number,
                        Enum<{ StakerRewards: undefined; ValidatorSelfStake: undefined }>,
                    ];
                    General: Enum<
                        { StakerRewards: undefined; ValidatorSelfStake: undefined },
                    >;
                },
            >,
        ],
        SS58String,
    >

    Resolve the account ID for a given reward pot.