Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <stdint.h>
Go to the source code of this file.
Typedefs | |
typedef uint32_t | secp256k1_scalar |
A scalar modulo the group order of the secp256k1 curve. More... | |
typedef uint32_t secp256k1_scalar |
A scalar modulo the group order of the secp256k1 curve.
Definition at line 13 of file scalar_low.h.