Thomas Voegtlin [ARCHIVE] on Nostr: š
Original date posted:2020-05-23 š Original message:Hello list, I have been ...
š
Original date posted:2020-05-23
š Original message:Hello list,
I have been trying to CPFP a transaction using OP_RETURN, because the
remaining output value would have been lower than the dust threshold.
The scriptPubkey of the output was OP_RETURN + OP_0, and there was a
single p2wsh input.
The result is a 60 bytes transaction (without witness), that gets
rejected because it is lower than MIN_STANDARD_TX_NONWITNESS_SIZE, which
is equal to 82 bytes.
Why is that value so high? Would it make sense to lower it to 60?
Thomas
Published at
2023-06-07 18:24:53Event JSON
{
"id": "7da0f139b3702699adbd3fd7cb5149d55337bbc82142e7a46395361a66c1693c",
"pubkey": "7a4ba40070e54012212867182c66beef592603fe7c7284b72ffaafce9da20c05",
"created_at": 1686162293,
"kind": 1,
"tags": [
[
"e",
"eca04c8977bf40c14ba701dcf4bed2b5d31323b5f41d47cfafde11e92acf49ad",
"",
"reply"
],
[
"p",
"a23dbf6c6cc83e14cc3df4e56cc71845f611908084cfe620e83e40c06ccdd3d0"
]
],
"content": "š
Original date posted:2020-05-23\nš Original message:Hello list,\n\nI have been trying to CPFP a transaction using OP_RETURN, because the\nremaining output value would have been lower than the dust threshold.\n\nThe scriptPubkey of the output was OP_RETURN + OP_0, and there was a\nsingle p2wsh input.\n\nThe result is a 60 bytes transaction (without witness), that gets\nrejected because it is lower than MIN_STANDARD_TX_NONWITNESS_SIZE, which\nis equal to 82 bytes.\n\nWhy is that value so high? Would it make sense to lower it to 60?\n\n\nThomas",
"sig": "3bee8b9b3d1259d4d2d30b0a5793f1e184810dff92a47cfcd7a3fc45e976ce340a1077b80e1c6f69f161ad9b7e9bce17b6e3ca3529386b795fc4abf3279a6564"
}