http://git.mynero.i2p/pokkst/monero/commit/9a17f534893c9248a5d11820fb1825365dc67644
m_restricted ) MAP_JON_RPC_WE ( " add_aux_pow " , on_add_aux_pow , COMMAND_RPC_ADD_AUX_POW ) MAP_JON_RPC_WE ( " submit_block " , on_submitblock , COMMAND_RPC_SUBMITBLOCK ) MAP_JON_RPC_WE ( " submitblock " , on_submitblock , COMMAND_RPC_SUBMITBLOCK ) @ -231,6 +232,7 @@ namespace cryptonote bool on_getblockhash ( const COMMAND_RPC_GETBLOCKHASH : : request & req , COMMAND_RPC_GETBLOCKHASH : : response & res , epee : : json_rpc : : error & error_resp , const connection_context * ctx = NULL ) ;...