-
- All Implemented Interfaces:
public interface ChainModuleAn interface for chain RPC client
-
-
Method Summary
Modifier and Type Method Description abstract StringgetBlockHash(Integer number)Gets block hash using the provided number as a parameter for RPCrequest-
-
Method Detail
-
getBlockHash
abstract String getBlockHash(Integer number)
Gets block hash using the provided number as a parameter for
RPCrequest
-
-
-
-