pub fn create_hark_forfeit_tx<G>(
vtxo: &Vtxo<G>,
unlock_hash: UnlockHash,
signature: Option<&Signature>,
) -> TransactionExpand description
Construct the forfeit tx in the hArk forfeit protocol
pub fn create_hark_forfeit_tx<G>(
vtxo: &Vtxo<G>,
unlock_hash: UnlockHash,
signature: Option<&Signature>,
) -> TransactionConstruct the forfeit tx in the hArk forfeit protocol