currently the txpool is used at: - sealer engine - graphql ethapi - json rpc ethapi - ws rpc ethapi
details: For documentation, see comments in the file tx_pool.nim. For prettified manual pages run 'make docs' in the nimbus directory and point your web browser to the newly created 'docs' directory.