chain/getDifficulty
Gets block difficulty from a sequence.
If no sequence is provided, the head will be used
Request
{
sequence?: number | null
} | undefined
Response
{
sequence: number;
hash: string;
difficulty: string;
}
The hardfork is coming on April 2nd, 12 noon.
Gets block difficulty from a sequence.
If no sequence is provided, the head will be used
{
sequence?: number | null
} | undefined
{
sequence: number;
hash: string;
difficulty: string;
}
Join our newsletter and stay up to date with privacy and crypto.
Discover our impactful presence — read our blog.
Developers
Company