Hi,
I am trying to get information about the block from the RPC demon.
method: get_info - it is OK
method: get_block
{'jsonrpc': '2.0', 'error': {'code': -32601, 'message': 'Method not found'}, 'id': ''}
documentation used from
https://getmonero.org/resources/developer-guides/daemon-rpc.html#get_block
help me
Hi,
I am trying to get information about the block from the RPC demon.
method: get_info - it is OK
method: get_block
{'jsonrpc': '2.0', 'error': {'code': -32601, 'message': 'Method not found'}, 'id': ''}
documentation used from
https://getmonero.org/resources/developer-guides/daemon-rpc.html#get_block
help me