Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Update the Simple Coin Single-Signature Template to use Self-Spawn #480

Open
YaronWittenstein opened this issue Dec 23, 2021 · 0 comments
Open
Assignees
Labels
AA Related to the Accounts Abstraction simple-coin-iteration-4 svm svm-core SVM core change

Comments

@YaronWittenstein
Copy link
Contributor

YaronWittenstein commented Dec 23, 2021

In Simple Coin Iteration #2 we add this Template implemented: #449

This time we need to add a new endpoint (SVM SDK #[endpoint]) that will receive as input:

  • addr - The Address of the new Account to be created. (in a Pending state).
  • value - The initial balance of that Account (to be transferred from the Target Account executing the code).

Notes

@YaronWittenstein YaronWittenstein added AA Related to the Accounts Abstraction simple-coin-iteration-4 svm svm-core SVM core change labels Dec 23, 2021
@YaronWittenstein YaronWittenstein changed the title Update the Single Signature Template to Self Spawn Update the Single Signature Template to use Self Spawn Dec 23, 2021
@YaronWittenstein YaronWittenstein changed the title Update the Single Signature Template to use Self Spawn Update the Single Signature Template to use Self-Spawn Dec 23, 2021
@YaronWittenstein YaronWittenstein changed the title Update the Single Signature Template to use Self-Spawn Update the Simple Coin Single-Signature Template to use Self-Spawn Dec 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AA Related to the Accounts Abstraction simple-coin-iteration-4 svm svm-core SVM core change
Projects
None yet
Development

No branches or pull requests

2 participants