Class TransactionResponse

    • Field Detail

      • currentRound

        public Long currentRound
        Round at which the results were computed.
      • transaction

        public Transaction transaction
        Contains all fields common to all transactions and serves as an envelope to all transactions type. Represents both regular and inner transactions. Definition: data/transactions/signedtxn.go : SignedTxn data/transactions/transaction.go : Transaction
    • Constructor Detail

      • TransactionResponse

        public TransactionResponse()