Skip to content
New issue

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

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

Already on GitHub? # to your account

Transactions detail: Add raw tx bytes to the websocket message payload #366

Open
otoumas opened this issue May 18, 2022 · 0 comments
Open

Comments

@otoumas
Copy link

otoumas commented May 18, 2022

It would be very useful for the explorer to receive the rawTx inside the payload when a list of txs is requested via web socket:

override def getMempoolTxs(txids: Seq[String]): Try[ObjectNode] = Try {

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant