mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-23 19:33:28 +01:00
34cb6b4b70
on_generateblocks RPC call combines functionality from the on_getblocktemplate and on_submitblock RPC calls to allow rapid block creation. Difficulty is set permanently to 1 for regtest. Makes use of FAKECHAIN network type, but takes hard fork heights from mainchain Default reserve_size in generate_blocks RPC call is now 1. If it is 0, the following error occurs 'Failed to calculate offset for'. Queries hard fork heights info of other network types |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
net_node_common.h | ||
net_node.cpp | ||
net_node.h | ||
net_node.inl | ||
net_peerlist_boost_serialization.h | ||
net_peerlist.h | ||
p2p_protocol_defs.h | ||
stdafx.h |