Join Nostr
2026-02-28 11:49:35 UTC
in reply to

Rusty Russell on Nostr: To check the signature, you hash the transaction. So the only cost that OP_RETURN is ...

To check the signature, you hash the transaction. So the only cost that OP_RETURN is doing is the cost to download and hash it.

If it's data in the annex you don't even need fi hash it, just download it.