Aymeric Vitte [ARCHIVE] on Nostr: 📅 Original date posted:2019-04-27 📝 Original message:Maybe trivial question but ...
📅 Original date posted:2019-04-27
📝 Original message:Maybe trivial question but asking here because I can't find anything
clear (or updated) about it: is somewhere explained in details what txs
are considered standard and non standard today without having to read
the core code?
For example, modification of multisig 2 of 3:
scriptSig:
OP_0
OP_PUSHDATA sign1
OP_PUSHDATA sign2
OP_2
OP_PUSHDATA <pubkey1><pubkey2><pubkey3> OP_3 OP_CHECKMULTISIG
scriptPubKey:
OP_HASH160 hash160(<pubkey1><pubkey2><pubkey3> OP_3
OP_CHECKMULTISIG) OP_EQUAL
Is this standard? Are lightning txs standards ? etc
Published at
2023-06-07 18:17:50Event JSON
{
"id": "6e1fb962ff6ccb97d3275bf480bcec2f4459e2dfeda7b7b961154f9807560085",
"pubkey": "a2711d6616d348a3542bb2a791a9e51fcbc7b7d1d20652e5abe16d3e179321df",
"created_at": 1686161870,
"kind": 1,
"tags": [
[
"e",
"0d900158f9d5b26bcb072426b2be38ab4201494265f56ca3fa9608d8abb0b82b",
"",
"reply"
],
[
"p",
"a23dbf6c6cc83e14cc3df4e56cc71845f611908084cfe620e83e40c06ccdd3d0"
]
],
"content": "📅 Original date posted:2019-04-27\n📝 Original message:Maybe trivial question but asking here because I can't find anything\nclear (or updated) about it: is somewhere explained in details what txs\nare considered standard and non standard today without having to read\nthe core code?\n\nFor example, modification of multisig 2 of 3:\n\nscriptSig:\n OP_0\n OP_PUSHDATA sign1\n OP_PUSHDATA sign2\n OP_2\n OP_PUSHDATA \u003cpubkey1\u003e\u003cpubkey2\u003e\u003cpubkey3\u003e OP_3 OP_CHECKMULTISIG\n \nscriptPubKey:\n OP_HASH160 hash160(\u003cpubkey1\u003e\u003cpubkey2\u003e\u003cpubkey3\u003e OP_3\nOP_CHECKMULTISIG) OP_EQUAL\n\nIs this standard? Are lightning txs standards ? etc",
"sig": "dee2c565874a6940fec507c579d8fec7c9bd94bc28794a087e183a27f97bb67609aa5d52c3cb04599ef75442381d4c3f24e8d9794c9df640a5a8e7bf80d700f5"
}