Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

secp256k1_pippenger_state Struct Reference

#include <ecmult_impl.h>

+ Collaboration diagram for secp256k1_pippenger_state:

Public Attributes

int * wnaf_na
 
struct secp256k1_pippenger_point_stateps
 

Detailed Description

Definition at line 751 of file ecmult_impl.h.

Member Data Documentation

◆ ps

struct secp256k1_pippenger_point_state* secp256k1_pippenger_state::ps

◆ wnaf_na

int* secp256k1_pippenger_state::wnaf_na

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