Monero
Loading...
Searching...
No Matches
tx_sanity_check.h File Reference
#include <set>
#include "cryptonote_basic/blobdatatype.h"
Include dependency graph for tx_sanity_check.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cryptonote
 Holds cryptonote related classes and helpers.

Functions

bool cryptonote::tx_sanity_check (const cryptonote::blobdata &tx_blob, uint64_t rct_outs_available)
bool cryptonote::tx_sanity_check (const std::set< uint64_t > &rct_indices, size_t n_indices, uint64_t rct_outs_available)