| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Create a Solana account.
The account is a system account - owned by the System Program, which means only the System Program can modify its data. In this example, the account simply holds some SOL.
The tests cover two ways to create the account:
See cross-program-invocation for more CPI examples.
| Back | FazBrowse Home | New Git URL |