Package 

Object BlockHash.Companion

    • Method Summary

      Modifier and Type Method Description
      final BlockHash fromBytes(ByteArray bytes) Construct a hash-like type from 32 bytes.
      final BlockHash fromString(String hex) Construct a hash-like type from a hex string.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait