Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Is get_insight_block_info() broken? #184

@cryptcoin-junkey

Description

@cryptcoin-junkey

@API.add_method
def get_insight_block_info(block_hash):
info = blockchain.getBlockInfo(block_hash) # ('/api/block/' + block_hash + '/', abort_on_error=True)
return info

I couldn't blockchain.getBlockInfo() in the develop branch. Should we remove this API or fix to work again?


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions