|
|
|
|
|
by _vvhw
1966 days ago
|
|
Except that Interledger is not a "random third party", it's a protocol: https://interledger.org/ So that you can make payments to someone else regardless of whether they want to use Bitcoin or not. I believe Interledger is the right level of abstraction for this, in the same way that you wouldn't want your email server to have to know or code against the lower protocols, e.g. Ethernet or WiFi, but only IP, TCP and SMTP. This way your email server can EHLO any email server, regardless of the network topology or underlying protocols. Interledger does the same for payments. |
|