Mapping from a HASH256 hash to its preimage provided to solve a Script

Synopsis

Declared in <script/sign.h>

std::map<std::vector<uint8_t>, std::vector<uint8_t>> hash256_preimages;

Created with MrDocs