Expand description
Shared memory program for the Solana blockchain.
Statics§
- ID
- The static program ID
Functions§
- check_
id - Confirms that a given pubkey is equivalent to the program ID
- entrypoint⚠
- This program expects one account and writes instruction data into the account’s data. The first 8 bytes of the instruction data contain the little-endian offset into the account data. The rest of the instruction data is written into the account data starting at that offset.
- id
- Returns the program ID