Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

secp256k1_ecmult_context Struct Reference

#include <ecmult.h>

+ Collaboration diagram for secp256k1_ecmult_context:

Public Attributes

secp256k1_ge_storage(* pre_g )[]
 

Detailed Description

Definition at line 15 of file ecmult.h.

Member Data Documentation

◆ pre_g

secp256k1_ge_storage(* secp256k1_ecmult_context::pre_g)[]

Definition at line 17 of file ecmult.h.

Referenced by secp256k1_ecmult_context_clone().


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