Boot SystemInstruction::Spawn

This commit is contained in:
Greg Fitzgerald
2019-02-14 12:18:36 -07:00
parent e1e84d4465
commit 4e4a1643c4
7 changed files with 0 additions and 32 deletions

View File

@@ -62,7 +62,6 @@ encodes.
Program.
* `Assign` - allows the user to assign an existing account to a program.
* `Move` - moves tokens between accounts.
* `Spawn` - spawns a new program from an account.
## Notes