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

get_raw_tx_pool response TxPoolEntries is changed from 115 #719

Closed
gpBlockchain opened this issue Jun 26, 2024 · 0 comments · Fixed by #732
Closed

get_raw_tx_pool response TxPoolEntries is changed from 115 #719

gpBlockchain opened this issue Jun 26, 2024 · 0 comments · Fixed by #732
Assignees
Milestone

Comments

@gpBlockchain
Copy link
Contributor

get_raw_tx_pool response TxPoolEntries is changed from 115
https://github.com/nervosnetwork/ckb/blob/develop/util/jsonrpc-types/src/pool.rs#L182-L189

export type TxPoolVerbosity = Record<
"pending" | "proposed",
Record<Hash256, TxVerbosity>
>;

@homura homura self-assigned this Jul 23, 2024
@homura homura added this to Lumos Jul 23, 2024
@homura homura added this to the 0.24.0 milestone Jul 23, 2024
@homura homura moved this to 🔎 Code Review in Lumos Jul 23, 2024
@github-project-automation github-project-automation bot moved this from 🔎 Code Review to ✅ Done in Lumos Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants