Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <avalanche/proof.h>
#include <avalanche/validation.h>
#include <coins.h>
#include <common/args.h>
#include <hash.h>
#include <policy/policy.h>
#include <script/standard.h>
#include <streams.h>
#include <util/strencodings.h>
#include <util/translation.h>
#include <tinyformat.h>
#include <numeric>
#include <unordered_set>
#include <variant>
Go to the source code of this file.
Namespaces | |
namespace | avalanche |
Functions | |
static bool | avalanche::IsStandardPayoutScript (const CScript &scriptPubKey) |