Accesses the data bytes carried by this expression.
Synopsis
Declared in <script/miniscript.h>
std::vector<unsigned char> const&
Data() const;
Return Value
The data bytes carried by this expression (for hash fragments).
Created with MrDocs