BlocksApi - interface

Export

Interface

BlocksApiInterface

Hierarchy

  • BlocksApiInterface

Implemented by

Methods

  • Retrieves block details of a specific block for a given chain height. You can use the hash from your latest block ('get_block_list' API) to get your block details. Get block by hash

    Parameters

    Returns Promise<Block>

Generated using TypeDoc