@waves/waves-transactions
    Preparing search index...

    Function verify

    • Verifies signature of transaction or order

      Parameters

      • obj:
            | SignedIExchangeTransactionOrder<ExchangeTransactionOrder>
            | (TTransaction & WithProofs)
      • proofN: number = 0

        proof index. Takes first proof by default

      • OptionalpublicKey: string

        takes senderPublicKey by default

      Returns boolean