Skip to main content

arknote_script

Function arknote_script 

Source
pub fn arknote_script(preimage_hash: &Hash) -> ScriptBuf
Expand description

A hash-lock script for ArkNotes.

The script checks that SHA256(witness) == preimage_hash. Anyone who knows the preimage can spend by providing it as the witness.