pub fn add_block_with_reward(
    chain: &Chain,
    txs: &[Transaction],
    reward_output: Output,
    reward_kernel: TxKernel
)
Expand description

Adds a block with a given reward to the chain and mines it