getblockcount

From Talleo Wiki
Revision as of 21:09, 22 March 2020 by Mika (talk | contribs) (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Input

Argument Mandatory Description Format
none

Output

Argument Description Format
count Number of blocks in blockchain uint64
status Status of the request, "OK" if successful string

Description

This method returns the number of blocks in blockchain of the node daemon.