Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Given transaction hash return full transaction as cbor. #310

Open
matiwinnetou opened this issue Jun 27, 2023 · 1 comment
Open

Given transaction hash return full transaction as cbor. #310

matiwinnetou opened this issue Jun 27, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@matiwinnetou
Copy link

It would be desired to have an endpoint that given transaction hash simply returns the whole transaction body as cbor.

Such an endpoint is needed to deserialise transaction in various off-chain tools and exactly analyze it, e.g. check witness signatures.

@mmahut
Copy link
Member

mmahut commented Nov 1, 2023

As we designed Blockfrost to provide interpretation of information about the blockchain, not serve the blob information directly, this is not a priority at the moment, but we might implement this in the future.

@mmahut mmahut added the enhancement New feature or request label Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants