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

Remove get_insight_block_info? #153

Open
unsystemizer opened this issue Jan 8, 2017 · 0 comments
Open

Remove get_insight_block_info? #153

unsystemizer opened this issue Jan 8, 2017 · 0 comments

Comments

@unsystemizer
Copy link
Contributor

unsystemizer commented Jan 8, 2017

Can we fix or remove get_insight_block_info from the code?
https://github.com/CounterpartyXCP/counterblock/blob/master/counterblock/lib/processor/api.py#L60
Or replace it with Core's getblock?

It's not working so maybe it should be removed from the code and counterblock API doc.

{
  "id": 1,
  "jsonrpc": "2.0",
  "error": {
    "data": {
      "message": "module 'counterblock.lib.blockchain' has no attribute 'getBlockInfo'",
      "type": "AttributeError",
      "args": [
        "module 'counterblock.lib.blockchain' has no attribute 'getBlockInfo'"
      ]
    },
    "message": "Server error",
    "code": -32000
  }
}```

<bountysource-plugin>
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/40734510-remove-get_insight_block_info?utm_campaign=plugin&utm_content=tracker%2F686853&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F686853&utm_medium=issues&utm_source=github).
</bountysource-plugin>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant