Difference between revisions of "getblockcount"

From Talleo Wiki
Jump to navigation Jump to search
(Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | colspan="4" | none |} == Output == {| class="wikitable" ! Argument !! Description !! Fo...")
 
(No difference)

Latest revision as of 21:09, 22 March 2020

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.