• Parameters

    • transaction: Transaction
    • connection: Connection
    • wallet: Wallet
    • params: {
          collectorId?: PublicKey;
          paymentManagerName: string;
      }
      • Optional collectorId?: PublicKey
      • paymentManagerName: string

    Returns Promise<Transaction>

Generated using TypeDoc