-rm todo.md

This commit is contained in:
Özgür Kesim 2022-10-06 21:09:33 +02:00
parent 1f6c8d0c33
commit cf21ee2647
Signed by: oec
GPG Key ID: 3D76A56D79EDD9D7

View File

@ -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