Expand description
Public key structures and algorithms
Definition of public key structure and helpers
Structs§
- Compressed
PubKey - Compressed public keys consist of x-coordinate and y-coordinate parity.
- PubKey
- Public key
Enums§
- PubKey
Error - Public key errors
Constants§
- MINA_
ADDRESS_ LEN - Length of Mina addresses
Type Aliases§
- Result
- Public key Result