solana-program-library/memo/program/src
Tyera Eulberg 190e664dd1
Add initial signed-memo program (#1135)
* Initial s-memo

* Populate readme

* Add signed-memo to spl docs

* Log less, fail faster

* Replace and bump memo

* Update memo id

* Add memo prefix and len

* Add test that demonstrates compute bounds

* Add logging and compute to memo docs
2021-01-28 12:21:21 -07:00
..
entrypoint.rs Add initial signed-memo program (#1135) 2021-01-28 12:21:21 -07:00
lib.rs Add initial signed-memo program (#1135) 2021-01-28 12:21:21 -07:00
processor.rs Add initial signed-memo program (#1135) 2021-01-28 12:21:21 -07:00