Type Alias Receipts

Receipts: StorageDescriptor<[Key: number], {
    expiry: number;
    owner?: [SS58String, bigint];
    proportion: bigint;
}, true, never>

The currently outstanding receipts, indexed according to the order of creation.