static fun encodeBoolean(value: Boolean): Bytes
Encode a boolean to a Bytes value.
value - the boolean to encode
value
Return the SSZ encoding in a Bytes value