getblockcount

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

Input

ArgumentMandatoryDescriptionFormat

none

Output

ArgumentDescriptionFormat

count

Number of blocks in blockchain

uint64

status

Status of the request, "OK" if successful

string

Last updated