completed first successful tx from old keys to old keys post carrot fork
This commit is contained in:
@@ -75,7 +75,7 @@ bool construct_miner_tx_fake_reward_1out(const size_t height,
|
||||
height,
|
||||
coinbase_enotes);
|
||||
|
||||
tx = carrot::store_carrot_to_coinbase_transaction_v1(coinbase_enotes, "", cryptonote::transaction_type::MINER);
|
||||
tx = carrot::store_carrot_to_coinbase_transaction_v1(coinbase_enotes, "", cryptonote::transaction_type::MINER, height);
|
||||
}
|
||||
else // !is_carrot
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user