Miniscript satisfier specific to P2WSH context.
More...
Miniscript satisfier specific to P2WSH context.
Definition at line 468 of file sign.cpp.
◆ WshSatisfier()
◆ FromPKBytes()
template<typename I >
std::optional< CPubKey > WshSatisfier::FromPKBytes |
( |
I |
first, |
|
|
I |
last |
|
) |
| const |
|
inline |
Conversion from a raw compressed public key.
Definition at line 475 of file sign.cpp.
◆ FromPKHBytes()
template<typename I >
std::optional< CPubKey > WshSatisfier::FromPKHBytes |
( |
I |
first, |
|
|
I |
last |
|
) |
| const |
|
inline |
Conversion from a raw compressed public key hash.
Definition at line 483 of file sign.cpp.
◆ Sign()
Satisfy an ECDSA signature check.
Definition at line 488 of file sign.cpp.
The documentation for this struct was generated from the following file: