Skip to content

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