Mapping from a HASH160 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>> hash160_preimages;

Created with MrDocs