|
UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
|
#include <address.hpp>
Public Attributes | |
| fast::Scalar | key |
| bool | compressed |
| Network | network |
| bool | valid |
Definition at line 137 of file address.hpp.
| bool secp256k1::WIFDecodeResult::compressed |
Definition at line 139 of file address.hpp.
| fast::Scalar secp256k1::WIFDecodeResult::key |
Definition at line 138 of file address.hpp.
| Network secp256k1::WIFDecodeResult::network |
Definition at line 140 of file address.hpp.
| bool secp256k1::WIFDecodeResult::valid |
Definition at line 141 of file address.hpp.