Replies: 1 comment
|
Thanks for taking the time to study the code and propose this idea. The ProblemAlice has 1 million PAC in her main account. She doesn’t want to use this account for daily small transactions such as buying coffee. Your SolutionAlice can define a single "on-chain" delegation. A delegation acts like a spend-only key. The overall idea works. However, I have a few concerns. The problem described above is an off-chain problem.
This helps us maintain the simplicity of the blockchain while allowing users to build any extra features they need outside the protocol. Let’s look at the off-chain solutions to the same problem: 1. Alice can send funds to her secretary’s account.Her secretary provides a PAC address, and Alice transfers the daily or weekly budget to that account. 2. Alice can create two wallets:
Yes, this means managing two seeds, but even that can be solved. I understand that your proposal can help certain users and use cases. This is just my perspective, it doesn’t mean your proposal is invalid or unhelpful. |
Uh oh!
There was an error while loading. Please reload this page.
PIP-48: Native On-Chain Key Delegation (Single-Slot)
All reactions