| AbstractSerializedKeyTaggedHex<T extends Tag> |
Hex-encoded key, including the tag byte.
|
| AccountHashKey |
A key for an account hash
|
| AddressableEntityKey |
A key for an Addressable entity.
|
| BalanceHoldKey |
A `Key` under which a hold on a purse balance is stored.
|
| BidAddrKey |
A `Key` under which bid information is stored.
|
| BlockGlobalKey |
A `Key` under which per-block details are stored to global state.
|
| ByteCodeKey |
A `Key` under which a byte code record is stored.
|
| EntryPointKey |
A `Key` under which a entrypoint record is written.
|
| EraInfoKey |
A `Key` under which an era info is stored.
|
| Key |
Hex-encoded key, including the tag info.
|
| MessageKey |
A `Key` under which a message is stored.
|
| NamedKeyAddr |
A NamedKey address.
|
| NamedKeyKey |
The key for a named key.
|
| PublicKey |
Hex-encoded cryptographic public key, including the algorithm tag prefix.
|
| Signature |
Hex-encoded cryptographic public key, including the algorithm tag prefix.
|
| Signature.SignatureBuilder |
|
| URefKey |
A `Key` which is a `URef`, under which most types of data can be stored.
|