ThirdPartySigner: {
    signerKey: PublicKey;
}

Guard that requires a specified signer to validate the transaction.

List of accounts required:

  1. [signer] Signer of the transaction.

Type declaration

Generated using TypeDoc