UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
Loading...
Searching...
No Matches
secp256k1::MuSig2AggNonce Struct Reference

#include <musig2.hpp>

Public Attributes

fast::Point R1
 
fast::Point R2
 

Detailed Description

Definition at line 81 of file musig2.hpp.

Member Data Documentation

◆ R1

fast::Point secp256k1::MuSig2AggNonce::R1

Definition at line 82 of file musig2.hpp.

Referenced by ufsecp_musig2_start_sign_session().

◆ R2

fast::Point secp256k1::MuSig2AggNonce::R2

Definition at line 83 of file musig2.hpp.

Referenced by ufsecp_musig2_start_sign_session().


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