|
Monero
|


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) |