Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
secp256k1_ge_storage Struct Reference

#include <group.h>

Collaboration diagram for secp256k1_ge_storage:
[legend]

Public Attributes

secp256k1_fe_storage x
secp256k1_fe_storage y

Detailed Description

Definition at line 38 of file group.h.

Member Data Documentation

◆ x

secp256k1_fe_storage secp256k1_ge_storage::x

Definition at line 39 of file group.h.

◆ y

secp256k1_fe_storage secp256k1_ge_storage::y

Definition at line 40 of file group.h.


The documentation for this struct was generated from the following file: