docs: clarify transaction pool link wording (#23160)

Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
This commit is contained in:
Derek Cofausper
2026-03-22 14:41:38 -07:00
committed by GitHub
parent 3d1dc4d9e2
commit 4bfc0083c9

View File

@@ -16,5 +16,5 @@ The RPC component provides:
## Next Steps
- Explore [Network](/sdk/node-components/network) component integration
- Learn about [Transaction Pool](/sdk/node-components/pool) APIs
- Learn about [Transaction Pool](/sdk/node-components/pool)
- Understand [EVM](/sdk/node-components/evm) execution context