Type Alias PreimagePalletHoldReason

PreimagePalletHoldReason: Enum<{
    Preimage: undefined;
}>