Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
btck::ScriptPubkeyView Class Reference

#include <bitcoinkernel_wrapper.h>

Inheritance diagram for btck::ScriptPubkeyView:
[legend]
Collaboration diagram for btck::ScriptPubkeyView:
[legend]

Public Member Functions

 ScriptPubkeyView (const btck_ScriptPubkey *ptr)
Public Member Functions inherited from btck::View< btck_ScriptPubkey >
 View (const btck_ScriptPubkey *ptr)
const btck_ScriptPubkeyget () const
Public Member Functions inherited from btck::ScriptPubkeyApi< ScriptPubkeyView >
bool Verify (int64_t amount, const Transaction &tx_to, const PrecomputedTransactionData *precomputed_txdata, 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_ScriptPubkeym_ptr

Detailed Description

Definition at line 400 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ ScriptPubkeyView()

btck::ScriptPubkeyView::ScriptPubkeyView ( const btck_ScriptPubkey * ptr)
inlineexplicit

Definition at line 403 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

The documentation for this class was generated from the following file: