Add read only methods to RemoteNode
Remote does not have read only methods that helps development, like:
- get_last_block_number
- wait_number_of_blocks
Theese does not require anythng more than access to read only API's like database_api
Remote does not have read only methods that helps development, like:
Theese does not require anythng more than access to read only API's like database_api