![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <bitcoinkernel_wrapper.h>
Public Member Functions | |
| ScriptPubkeyView (const btck_ScriptPubkey *ptr) | |
Public Member Functions inherited from btck::View< btck_ScriptPubkey > | |
| View (const btck_ScriptPubkey *ptr) | |
| const btck_ScriptPubkey * | get () const |
Public Member Functions inherited from btck::ScriptPubkeyApi< ScriptPubkeyView > | |
| bool | Verify (int64_t amount, const Transaction &tx_to, std::span< const TransactionOutput > spent_outputs, unsigned int input_index, ScriptVerificationFlags flags, ScriptVerifyStatus &status) const |
| std::vector< std::byte > | ToBytes () const |
Additional Inherited Members | |
Protected Attributes inherited from btck::View< btck_ScriptPubkey > | |
| const btck_ScriptPubkey * | m_ptr |
Definition at line 398 of file bitcoinkernel_wrapper.h.
|
inlineexplicit |
Definition at line 401 of file bitcoinkernel_wrapper.h.