DeployApproval constructor

DeployApproval(
  1. ClSignature signature,
  2. ClPublicKey signer
)

Implementation

DeployApproval(this.signature, this.signer);