Interface PaymasterResponse

Hierarchy

  • PaymasterResponse

Index

Properties

Properties

result

result: { callGasLimit: string; paymasterAndData: string; preVerificationGas: string; verificationGasLimit: string }

Type declaration

  • callGasLimit: string
  • paymasterAndData: string
  • preVerificationGas: string
  • verificationGasLimit: string