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

#include <wallet.hpp>

Public Attributes

fast::Scalar priv
 
fast::Point pub
 

Detailed Description

Definition at line 45 of file wallet.hpp.

Member Data Documentation

◆ priv

fast::Scalar secp256k1::coins::wallet::WalletKey::priv

Definition at line 46 of file wallet.hpp.

◆ pub

fast::Point secp256k1::coins::wallet::WalletKey::pub

Definition at line 47 of file wallet.hpp.


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