PaymentSuccessfulEvent constructor

PaymentSuccessfulEvent(
  1. String txHash
)

Implementation

PaymentSuccessfulEvent(this.txHash);