Class SendTxResult


  • public class SendTxResult
    extends Object
    SendTxResult is returned by a POST request to retrieve the tx status and its hash.
    • Constructor Detail

      • SendTxResult

        public SendTxResult()
    • Method Detail

      • getHash

        public String getHash()
      • getStatus

        public TxStatus getStatus()