%% Returns the current block height as an integer.
top_block()->
request("/v3/headers/top").
The comment is wrong. The spec says that it returns a header, not the height as an integer.
https://git.qpq.swiss/QPQ-AG/hakuzaru/src/commit/48bcccdf23c38da4ed59f41e1c45e19da9499ef4/src/hz.erl#L356-L363
The comment is wrong. The spec says that it returns a header, not the height as an integer.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The comment is wrong. The spec says that it returns a header, not the height as an integer.