public class H256 extends U8aFixed
Hash containing 256 bits (32 bytes), typically used in blocks, extrinsics and as a sane default for fixed-length hash representations.
raw
H256(java.lang.Object value)
eq, getEncodedLength, isEmpty, length, subarray, toHex, toJson, toString, toU8a
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getConstructorCodec, toU8a
public H256(java.lang.Object value)