rpc: minor.
This commit is contained in:
parent
29579fc8d0
commit
d661496541
@ -1663,6 +1663,7 @@ RPC.prototype.__template = co(function* _template(version, coinbase, rules) {
|
|||||||
},
|
},
|
||||||
coinbasevalue: attempt.coinbase.getOutputValue(),
|
coinbasevalue: attempt.coinbase.getOutputValue(),
|
||||||
coinbasetxn: undefined,
|
coinbasetxn: undefined,
|
||||||
|
default_witness_commitment: undefined,
|
||||||
transactions: txs
|
transactions: txs
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user