Crate spl_shared_memory

Crate spl_shared_memory 

Source
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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.