From 85d0c6fd0454da9ebefdc3fb9be78f84b87dd484 Mon Sep 17 00:00:00 2001 From: Craig Everett Date: Sun, 10 May 2026 15:52:39 +0900 Subject: [PATCH] Doc fix --- src/hz.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hz.erl b/src/hz.erl index 4f22c8e..3218f56 100644 --- a/src/hz.erl +++ b/src/hz.erl @@ -356,7 +356,7 @@ top_height() -> when TopBlock :: microblock_header(), Reason :: chain_error(). %% @doc -%% Returns the current top block of the chain. +%% Returns the header of the current top block. top_block() -> request("/v3/headers/top").