Represents a BIP44 derivation path.
The root viewing capability for all data related to a given spend authority.
Allows viewing incoming notes, i.e., notes sent to the spending key this
key is derived from.
Allows deriving the nullifier associated with a positioned piece of state.
Represents the NullifierKey
as a variable in an R1CS constraint system.
Allows viewing outgoing notes, i.e., notes sent from the spending key this
key is derived from.
A mnemonic seed phrase. Used to generate [SpendSeed
]s.
A key representing a single spending authority.
A refinement type for a [u8; 32]
indicating that it stores the
bytes of a spend key.
The hash of a full viewing key, used as an account identifier.