|
UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
|
#include <wallet.hpp>
Public Attributes | |
| fast::Scalar | priv |
| fast::Point | pub |
Definition at line 45 of file wallet.hpp.
| fast::Scalar secp256k1::coins::wallet::WalletKey::priv |
Definition at line 46 of file wallet.hpp.
| fast::Point secp256k1::coins::wallet::WalletKey::pub |
Definition at line 47 of file wallet.hpp.