solana-program-library/shared-memory
Tyera Eulberg 83c3ffad25
Bump solana crates to v1.9.5 (#2780)
* Bump solana crates to v1.9.5

* Update sol_set_return_data type signature and un-ignore test
2022-01-21 22:52:10 -07:00
..
program Bump solana crates to v1.9.5 (#2780) 2022-01-21 22:52:10 -07:00
README.md ci: Split out test-bpf into separate workflows for each program (#1893) 2021-06-11 22:35:00 +02:00

README.md

Shared memory program

A shared-memory program on the Solana blockchain, usable for sharing data between programs or within cross-program invocations.

Full documentation is available at https://spl.solana.com/shared-memory