Documentation ¶ Index ¶ func GetBlockByHash(rpc string, hash string) (types.BlockResponse, error) func GetBlockTXCountByHash(rpc string, hash string) (string, error) func LastBlock(rpc string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetBlockByHash ¶ func GetBlockByHash(rpc string, hash string) (types.BlockResponse, error) func GetBlockTXCountByHash ¶ func GetBlockTXCountByHash(rpc string, hash string) (string, error) func LastBlock ¶ func LastBlock(rpc string) (string, error) Types ¶ This section is empty. Source Files ¶ View all Source files get_block_by_hash.go get_block_tx_count_by_hash.go latest_block.go Click to show internal directories. Click to hide internal directories.