Class AccountSmartContract

    • Constructor Detail

      • AccountSmartContract

        public AccountSmartContract()
        Deprecated.
    • Method Detail

      • getBalance

        public java.lang.String getBalance()
        Deprecated.
      • getCodeFormat

        public java.lang.String getCodeFormat()
        Deprecated.
      • getCodeHash

        public java.lang.String getCodeHash()
        Deprecated.
      • isHumanReadable

        public boolean isHumanReadable()
        Deprecated.
      • getNonce

        public java.lang.String getNonce()
        Deprecated.
      • getStorageRoot

        public java.lang.String getStorageRoot()
        Deprecated.
      • equals

        public boolean equals​(java.lang.Object o)
        Deprecated.
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Deprecated.
        Overrides:
        hashCode in class java.lang.Object