13#ifndef BITCOIN_NODE_TYPES_H
14#define BITCOIN_NODE_TYPES_H
Serialized script, used inside transaction inputs and outputs.
@ OK
The message verification was successful.
CScript coinbase_output_script
Script to put in the coinbase transaction.
bool use_mempool
Set false to omit mempool transactions.
size_t coinbase_output_max_additional_sigops
The maximum additional sigops which the pool will add in coinbase transaction outputs.
size_t coinbase_max_additional_weight
The maximum additional weight which the pool will add to the coinbase scriptSig, witness and outputs.