PaymasterConfig constructor

PaymasterConfig(
  1. String address,
  2. PaymasterType paymasterType
)

Implementation

PaymasterConfig(this.address, this.paymasterType);