PIVX Core
5.6.99
P2P Digital Currency
src
sapling
sapling_core_write.h
Go to the documentation of this file.
1
// Copyright (c) 2015-2020 The Zcash developers
2
// Copyright (c) 2020 The PIVX Core developers
3
// Distributed under the MIT software license, see the accompanying
4
// file COPYING or https://www.opensource.org/licenses/mit-license.php.
5
6
#ifndef PIVX_SAPLING_SAPLING_CORE_WRITE_H
7
#define PIVX_SAPLING_SAPLING_CORE_WRITE_H
8
9
#include "
primitives/transaction.h
"
10
#include <
univalue.h
>
11
12
// Format Sapling tx information in json.
13
void
TxSaplingToJSON
(
const
CTransaction
& tx,
UniValue
& entry);
14
15
#endif
// PIVX_SAPLING_SAPLING_CORE_WRITE_H
CTransaction
The basic transaction that is broadcasted on the network and contained in blocks.
Definition:
transaction.h:244
UniValue
Definition:
univalue.h:19
TxSaplingToJSON
void TxSaplingToJSON(const CTransaction &tx, UniValue &entry)
Definition:
sapling_core_write.cpp:44
transaction.h
univalue.h
Generated on Wed Apr 2 2025 00:40:33 for PIVX Core by
1.9.1