RIPEMD160 preimages keyed by their hash.

Synopsis

Declared in <psbt.h>

std::map<uint160, std::vector<unsigned char>> ripemd160_preimages;

Created with MrDocs