diff --git a/prdoc/pr_7042.prdoc b/prdoc/pr_7042.prdoc index 9b545c20d664d1893d3ef654e53152c17de787df..00fb34c6af493b9b5d1e560bde28555242fa0d3d 100644 --- a/prdoc/pr_7042.prdoc +++ b/prdoc/pr_7042.prdoc @@ -1,7 +1,7 @@ title: `networking::TransactionPool` should accept `Arc` doc: - audience: Node Dev - description: The `sc_network_transactions::config::TransactionPool` trait now accepts an `Arc` for transactions. + description: The `sc_network_transactions::config::TransactionPool` trait now returns an `Arc` for transactions. crates: - name: sc-network-transactions bump: minor