Module snapps_txn_reference_impl::primitives [−][src]
Expand description
Primitive types
For more detail on these types and the implementation of these functions, refer to existing documentation and specification for the Mina protocol.
Note: The implementations for these types and functions are not included in this reference implementation. Implementors must provide their own implementations in accordance with existing specifications, or as updated by future specifications and proposals.
Structs
A ‘compressed’ representation of the public keys used in the Mina protocol.
A element of the (prime) finite field of order
28948022309329048855892746252171976963363056481941647379679742748393362948097
.
A element of the (prime) finite field of order
28948022309329048855892746252171976963363056481941560715954676764349967630337
.
The type of hash inputs used in the Mina protocol.
A point on the ‘Pallas’ elliptic curve.
The type of signatures used in the Mina protocol.
A point on the ‘Vesta’ elliptic curve.
Type Definitions
The type of hashes used in the Mina protocol.
The type of private keys used in the Mina protocol.
The type of public keys used in the Mina protocol.
The type of state hashes used in the Mina protocol.