Package-level declarations

Types

Link copied to clipboard

Each account stores an authentication key. Authentication key enables account owners to rotate their private key(s) associated with the account without changing the address that hosts their account.

Link copied to clipboard
@Serializable
class Hex

This class is used to represent a hex string.

Link copied to clipboard

This enum is used to explain why parsing might have failed.