Bitcoin ABC 0.26.3
P2P Digital Currency
Loading...
Searching...
No Matches
script_metrics.h
Go to the documentation of this file.
1// Copyright (c) 2020 The Bitcoin developers
2// Distributed under the MIT software license, see the accompanying
3// file COPYING or http://www.opensource.org/licenses/mit-license.php.
4
5#ifndef BITCOIN_SCRIPT_SCRIPT_METRICS_H
6#define BITCOIN_SCRIPT_SCRIPT_METRICS_H
7
15
16#endif // BITCOIN_SCRIPT_SCRIPT_METRICS_H
Struct for holding cumulative results from executing a script or a sequence of scripts.