Doc fix
This commit is contained in:
+1
-1
@@ -356,7 +356,7 @@ top_height() ->
|
|||||||
when TopBlock :: microblock_header(),
|
when TopBlock :: microblock_header(),
|
||||||
Reason :: chain_error().
|
Reason :: chain_error().
|
||||||
%% @doc
|
%% @doc
|
||||||
%% Returns the current top block of the chain.
|
%% Returns the header of the current top block.
|
||||||
|
|
||||||
top_block() ->
|
top_block() ->
|
||||||
request("/v3/headers/top").
|
request("/v3/headers/top").
|
||||||
|
|||||||
Reference in New Issue
Block a user