Builds the Ordinals reveal script that contains the inscription data. The reveal script follows the Ordinals protocol format: - Starts with key verification (internal_key + OP_CHECKSIG) - Contains inscription envelope (OP_FALSE OP_IF ... OP_ENDIF) - The envelope ensures data is in the witness but never executed
(
internal_key: &XOnlyPublicKey,
inscription_payload: &PushBytesBuf,
)
source not stored for this graph (policy: none)