We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53ca972 commit 2d53d1dCopy full SHA for 2d53d1d
program/tests/interface.rs
@@ -997,7 +997,7 @@ fn test_no_use_dealloc() {
997
998
// the original stake interface passed in sysvars and stake config
999
// we no longer retrieve these via account info in any instruction processors
1000
-// since instruction builder still provide them, we test the program does not require them
+// since instruction builders still provide them, we test the program does not require them
1001
// NOTE this function and test can be deleted after the instruction builders are updated
1002
#[allow(deprecated)]
1003
fn is_stake_program_sysvar_or_config(pubkey: Pubkey) -> bool {
0 commit comments