PIVX Core  5.6.99
P2P Digital Currency
Functions
transactionrecord.cpp File Reference
#include "transactionrecord.h"
#include "key_io.h"
#include "budget/budgetproposal.h"
#include "sapling/key_io_sapling.h"
#include "wallet/wallet.h"
#include <algorithm>
#include <stdint.h>
Include dependency graph for transactionrecord.cpp:

Go to the source code of this file.

Functions

std::pair< bool, bool > areInputsAndOutputsFromAndToMe (const CWalletTx &wtx, SaplingScriptPubKeyMan *sspkm, bool &involvesWatchAddress)
 
bool ExtractAddress (const CScript &scriptPubKey, bool fColdStake, std::string &addressStr)
 

Function Documentation

◆ areInputsAndOutputsFromAndToMe()

std::pair<bool, bool> areInputsAndOutputsFromAndToMe ( const CWalletTx wtx,
SaplingScriptPubKeyMan sspkm,
bool &  involvesWatchAddress 
)

Definition at line 378 of file transactionrecord.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ExtractAddress()

bool ExtractAddress ( const CScript scriptPubKey,
bool  fColdStake,
std::string &  addressStr 
)

Definition at line 487 of file transactionrecord.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: