Document message APIs (#22873)
* Document message APIs * Ignore clippy * Update sdk/program/src/message/mod.rs Co-authored-by: Tyera Eulberg <teulberg@gmail.com> * Fix new_with_blockhash example * Rename nonce_account_address in example Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com> Co-authored-by: Tyera Eulberg <teulberg@gmail.com> Co-authored-by: Trent Nelson <trent.a.b.nelson@gmail.com>
This commit is contained in:
@@ -19,6 +19,7 @@ pub mod ed25519_program;
|
||||
pub mod entrypoint;
|
||||
pub mod entrypoint_deprecated;
|
||||
pub mod epoch_schedule;
|
||||
pub mod example_mocks;
|
||||
pub mod feature;
|
||||
pub mod fee_calculator;
|
||||
pub mod hash;
|
||||
|
Reference in New Issue
Block a user