Default maximum total weight of transactions in a package in weight to allow for context‐less checks. This must allow a superset of sigops weighted vsize limited transactions to not disallow transactions we would have otherwise accepted individually.

Synopsis

Declared in <policy/packages.h>

inline constexpr uint32_t MAX_PACKAGE_WEIGHT = 404'000;

Created with MrDocs