mirror of
https://github.com/monero-project/monero.git
synced 2025-01-18 23:53:39 +02: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 | ||
core_rpc_server_commands_defs.h | ||
core_rpc_server_error_codes.h | ||
core_rpc_server.cpp | ||
core_rpc_server.h | ||
daemon_handler.cpp | ||
daemon_handler.h | ||
daemon_messages.cpp | ||
daemon_messages.h | ||
daemon_rpc_version.h | ||
get_output_distribution_cache.h | ||
instanciations.cpp | ||
message_data_structs.h | ||
message.cpp | ||
message.h | ||
rpc_args.cpp | ||
rpc_args.h | ||
rpc_handler.h | ||
zmq_server.cpp | ||
zmq_server.h |