![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <bitcoinkernel_wrapper.h>
Public Member Functions | |
| size_t | CountOutputs () const |
| size_t | CountInputs () const |
| TransactionOutputView | GetOutput (size_t index) const |
| TransactionInputView | GetInput (size_t index) const |
| TxidView | Txid () const |
| std::vector< std::byte > | ToBytes () const |
Private Member Functions | |
| auto | impl () const |
Definition at line 568 of file bitcoinkernel_wrapper.h.
|
inline |
Definition at line 582 of file bitcoinkernel_wrapper.h.
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
inline |
Definition at line 606 of file bitcoinkernel_wrapper.h.
|
inline |