Skip to content

Commit 7013da0

Browse files
davidgumbergglozow
andcommitted
Add release note for PR#25943
Co-authored-by: glozow <gloriajzhao@gmail.com>
1 parent 04f270b commit 7013da0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/release-notes-25943.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
New RPC Argument
2+
--------
3+
- `sendrawtransaction` has a new, optional argument, `maxburnamount` with a default value of `0`. Any transaction containing an unspendable output with a value greater than `maxburnamount` will not be submitted. At present, the outputs deemed unspendable are those with scripts that begin with an `OP_RETURN` code (known as 'datacarriers'), scripts that exceed the maximum script size, and scripts that contain invalid opcodes.
4+

0 commit comments

Comments
 (0)