DogeInfo
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getChain() | string | Chain of the blockchain, main or test. Example: test | [optional] |
getBlocks() | float | Last block. Example: 1234314 | [optional] |
getHeaders() | float | Last headers. Example: 1234314 | [optional] |
getBestblockhash() | string | Hash of the last block. Example: 6178dda07b94becb118f67b21aa72f60d85c1029e9e9b8ae56a25d684de66078 | [optional] |
getDifficulty() | float | Difficulty of the PoW algorithm. Example: 0.0018856935093586335 | [optional] |