Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 376 Bytes

PIP-13.md

File metadata and controls

11 lines (6 loc) · 376 Bytes

PIP-13: BIP-199 for BiFi

optional draft author:22388oo

What is BIP-199?

A Hashed Time-Locked Contract (HTLC) is a script that permits a designated party (the "seller") to spend funds by disclosing the preimage of a hash. It also permits a second party (the "buyer") to spend the funds after a timeout is reached, in a refund situation.

Implementation

TBD