What the user sees
What actually happens
Each layer stays inside its boundary, so no layer needs to know more than it should.Layer-by-layer, in one line each
Any single layer, on its own, is incomplete. Together, they form a payment path.
Why the user does not see any of this
Because no layer needs the full picture, the user does not have to hand it out. The wallet approves the signed authorization, while the Node, Receiver, Cranker, TSN program, and TCAP program each perform only their assigned checks. The product is a payment. The architecture is a set of enforced boundaries.Related
Architecture
The current TIN, GPRU, TSN, and TCAP architecture.
FAQ
What is on-chain, what is private, and what operators can see.