Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

secp256k1_fe_storage Struct Reference

#include <field_10x26.h>

Public Attributes

uint32_t n [8]
 
uint64_t n [4]
 

Detailed Description

Definition at line 43 of file field_10x26.h.

Member Data Documentation

◆ n [1/2]

uint64_t secp256k1_fe_storage::n[4]

Definition at line 39 of file field_5x52.h.

◆ n [2/2]

uint32_t secp256k1_fe_storage::n[8]

The documentation for this struct was generated from the following files:
Released under the MIT license