miner property

String miner
inherited

The coinbase address of this block, which indicates the address the miner that mined this block would like the subsidy reward to go to.

Implementation

String get miner => impl.miner;