aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-30352.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-30352.md')
-rw-r--r--doc/release-notes-30352.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/release-notes-30352.md b/doc/release-notes-30352.md
deleted file mode 100644
index b67577a466..0000000000
--- a/doc/release-notes-30352.md
+++ /dev/null
@@ -1,10 +0,0 @@
-P2P and network changes
------------------------
-
-- Pay To Anchor(P2A) is a new standard witness output type for spending,
- a newly recognised output template. This allows for key-less anchor
- outputs, with compact spending conditions for additional efficiencies on
- top of an equivalent `sh(OP_TRUE)` output, in addition to the txid stability
- of the spending transaction.
- N.B. propagation of this output spending on the network will be limited
- until a sufficient number of nodes on the network adopt this upgrade.