Proposals: StorageDescriptor<
    [Key: number],
    {
        beneficiary: SS58String;
        bond: bigint;
        proposer: SS58String;
        value: bigint;
    },
    true,
    never,
>

DEPRECATED: associated with spend_local call and will be removed in May 2025. Refer to https://github.com/paritytech/polkadot-sdk/pull/5961 for migration to spend.

Proposals that have been made.