|
UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
|
#include <segwit.hpp>
Public Attributes | |
| int | version |
| std::vector< std::uint8_t > | program |
| WitnessProgramType | type |
Definition at line 44 of file segwit.hpp.
| std::vector<std::uint8_t> secp256k1::WitnessProgram::program |
Definition at line 46 of file segwit.hpp.
| WitnessProgramType secp256k1::WitnessProgram::type |
Definition at line 47 of file segwit.hpp.
| int secp256k1::WitnessProgram::version |
Definition at line 45 of file segwit.hpp.