Skip to content

Commit eff02e7

Browse files
committed
Update pubkey -> address
1 parent ccb4758 commit eff02e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk-ids/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ pub mod vote {
7373
}
7474

7575
pub mod sysvar {
76-
// Owner pubkey for sysvar accounts
76+
// Owner address for sysvar accounts
7777
solana_address::declare_id!("Sysvar1111111111111111111111111111111111111");
7878
pub mod clock {
7979
solana_address::declare_id!("SysvarC1ock11111111111111111111111111111111");

0 commit comments

Comments
 (0)