public class Key extends Bytes
The Substrate Key representation as a Bytes (vec<u8>).
Bytes
vec<u8>
raw
Key(java.lang.Object value)
getEncodedLength, toU8a
eq, isEmpty, length, subarray, toHex, toJson, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getConstructorCodec, toU8a
public Key(java.lang.Object value)