Mapping from a SHA256 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>> sha256_preimages;

Created with MrDocs