Package 

Class StringSS58

  • All Implemented Interfaces:

    
    public final class StringSS58
    
                        

    SS58 handler for String

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      StringSS58(String string)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final ByteArray accountId() Returns public key from provided String value
      final Integer networkType() The network type from provided String value
      • Methods inherited from class java.lang.Object

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

      • StringSS58

        StringSS58(String string)