diff --git a/RFC/src/RFC-0240_AtomicSwap.md b/RFC/src/RFC-0240_AtomicSwap.md index 89f08c0fda..72f620374d 100644 --- a/RFC/src/RFC-0240_AtomicSwap.md +++ b/RFC/src/RFC-0240_AtomicSwap.md @@ -107,7 +107,7 @@ to claim the XTR transaction. Here is the required BTC script that Bob publishes: -``` +``` btc_script,ignore OP_IF OP_SHA256 OP_EQUALVERIFY OP_CHECKSIG @@ -124,7 +124,7 @@ _relative locktime_ is a time sequence that Alice chooses to lock up the funds i Here is the required XTR script that Alice publishes: -``` +``` TariScript,ignore HashSha256 PushHash(HASH256{pre_image}) Equal IFTHEN PushPubkey(K_{Sb})