getblockcount

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

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

Last updated