-rm todo.md
This commit is contained in:
parent
1f6c8d0c33
commit
cf21ee2647
@ -1,15 +0,0 @@
|
|||||||
# Basic escrow extension
|
|
||||||
|
|
||||||
- on deposit, coins can be put into escrow
|
|
||||||
- timeout will be specified
|
|
||||||
- target payto-URL
|
|
||||||
- public key for release
|
|
||||||
- returns escrow ID == hash of the coins.
|
|
||||||
|
|
||||||
- /extension/escrow endpoint
|
|
||||||
- post request requires of escrow ID
|
|
||||||
- signature of the release-key and all coins nedded
|
|
||||||
- transfere to target-payto-URL.
|
|
||||||
|
|
||||||
- on timeout:
|
|
||||||
- coins are unblocked
|
|
Loading…
Reference in New Issue
Block a user