Class EthTransaction

java.lang.Object
app.keyconnect.chainbase.persistence.models.EthTransaction

@Entity(name="eth_transactions")
public class EthTransaction
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    EthTransaction()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • EthTransaction

      public EthTransaction()