To be included as the last outputs in the coinbase transaction. Currently this is only the witness commitment OP_RETURN, but future softforks or a custom mining patch could add more.
Synopsis
Declared in <node/mining_types.h>
std::vector<CTxOut> required_outputs;
Description
The dummy output that spends the full reward is excluded.
Created with MrDocs