AbstractAnyOfDeserializer |
Core Deserializer for the CLValue property.
|
AbstractSerializedKeyTaggedHexDeserializer<T extends AbstractSerializedKeyTaggedHex<S>,S extends Tag> |
Customize the mapping of Casper's Hex String preceeded by the crypto
algorithm tag such as PublicKey/Signature
|
CLTypeDeserializer |
Core Deserializer for the CLType property.
|
CLValueDeserializer |
Core Deserializer for the CLValue property.
|
KeyDeserializer |
Customize the mapping of Casper's PublicKey
|
PublicKeyDeserializer |
Customize the mapping of Casper's PublicKey
|
SignatureDeserializer |
Customize the mapping of Casper's Signature
|
StoredValueDeserializer |
Core Deserializer for the CLValue property.
|
TransformDeserializer |
Core Deserializer for the CLValue property.
|