solana/docs/src/developing
bji 364af3a3e0
issue #10831: added --with-memo option to all cli commands that submit (#16291)
* issue #10831: added --with-memo option to all cli commands that submit
transactions.  Also, improve the block command to show UTF-8 string instead
of integer values for memo program data.

* Fixed tests and changed some syntax according to feedback.

* Use spl_memo id (all versions where applicable) instead of hardcoding id.

* Update Cargo.toml in programs/bpf.

* Update formatting via cargo fmt.

* Update to use spl_memo version 3.0.1, which simplifies package imports
2021-04-05 20:53:50 +00:00
..
clients Remove UNSTABLE warning from logsSubscribe 2021-04-02 12:53:42 -07:00
on-chain-programs docs: rename 'deployed programs' section to 'on-chain programs' 2021-03-11 08:38:18 +00:00
programming-model issue #10831: added --with-memo option to all cli commands that submit (#16291) 2021-04-05 20:53:50 +00:00
runtime-facilities docs: 'builtins' -> 'runtime facilities' 2021-03-11 08:38:18 +00:00
backwards-compatibility.md