Class AccountKeyDecoder


  • @Deprecated
    public class AccountKeyDecoder
    extends java.lang.Object
    Deprecated.
    Please use AccountKeyDecoder instead.
    • Constructor Detail

      • AccountKeyDecoder

        public AccountKeyDecoder()
        Deprecated.
    • Method Detail

      • fromRlp

        public static AccountKey fromRlp​(java.lang.String raw)
        Deprecated.
      • fromRlp

        public static java.util.List<AccountKey> fromRlp​(java.lang.String... raws)
        Deprecated.
      • getRawTransactionNoType

        public static byte[] getRawTransactionNoType​(byte[] rawTransaction)
        Deprecated.