pub type PaymentIdOf<T, I = ()> = <<T as Config<I>>::Paymaster as PayWithSource>::Id;Expand description
The payment identifier type used by the Config::Paymaster.
pub type PaymentIdOf<T, I = ()> = <<T as Config<I>>::Paymaster as PayWithSource>::Id;The payment identifier type used by the Config::Paymaster.