Ark payments
Let me start with an analogy:
On mainnet, when Alice wants to send to Bob, she has 2 options:
- Sign transaction and broadcast it (Bob will find it on mempool)
- Sign transaction and send it to Bob (Bob can broadcast it immediately or later)
Let’s call it Send and Send Async respectively.