(cherry picked from commit f643a8b425
)
Co-authored-by: Samuel Oloruntoba <git@kayandra.co>
This commit is contained in:
@ -18,7 +18,7 @@ programs, as well include instructions from on-chain programs.
|
||||
## System Program
|
||||
|
||||
Create new accounts, allocate account data, assign accounts to owning programs,
|
||||
transfer lamports from System Program owned accounts and pay transacation fees.
|
||||
transfer lamports from System Program owned accounts and pay transaction fees.
|
||||
|
||||
- Program id: `11111111111111111111111111111111`
|
||||
- Instructions: [SystemInstruction](https://docs.rs/solana-sdk/VERSION_FOR_DOCS_RS/solana_sdk/system_instruction/enum.SystemInstruction.html)
|
||||
|
Reference in New Issue
Block a user