Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

ecmult_multi_data Struct Reference
+ Collaboration diagram for ecmult_multi_data:

Public Attributes

secp256k1_scalarsc
 
secp256k1_gept
 
secp256k1_scalar sc [2]
 
secp256k1_ge pt [2]
 

Detailed Description

Definition at line 2547 of file tests.c.

Member Data Documentation

◆ pt [1/2]

secp256k1_ge ecmult_multi_data::pt[2]

Definition at line 187 of file tests_exhaustive.c.

◆ pt [2/2]

◆ sc [1/2]

secp256k1_scalar ecmult_multi_data::sc[2]

Definition at line 186 of file tests_exhaustive.c.

◆ sc [2/2]


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