An object that has a BCS serialized form.
The Uint8Array of the signing message.
Use CryptoHashable instead by having your class implement it and call hash() to get the signing message.
Generates the 'signing message' form of a serializable value by serializing it and using the constructor name as the domain separator.
An object that has a BCS serialized form.