Document solana_program::instruction (#21817)
* Document solana_program::instruction * Apply suggestions from code review Co-authored-by: Tyera Eulberg <teulberg@gmail.com> Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
This commit is contained in:
@ -57,6 +57,8 @@ parking_lot = "0.11"
|
||||
anyhow = "1.0.45"
|
||||
assert_matches = "1.3.0"
|
||||
bincode = "1.3.1"
|
||||
borsh = "0.9.1"
|
||||
borsh-derive = "0.9.1"
|
||||
serde_json = "1.0.56"
|
||||
static_assertions = "1.1.0"
|
||||
|
||||
|
Reference in New Issue
Block a user