Skip to content

Commit

Permalink
Merge pull request #1 from stegaBOB/stegaBOB-patch-1
Browse files Browse the repository at this point in the history
Better docs
  • Loading branch information
stegaBOB authored Jun 20, 2024
2 parents 517dd29 + c7888f1 commit a05b90a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programs/bpf_loader/src/syscalls/logging.rs
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ declare_builtin_function!(
);

declare_builtin_function!(
/// Log a pubkey
/// Log a [`Pubkey`] as a base58 string
SyscallLogPubkey,
fn rust(
invoke_context: &mut InvokeContext,
Expand Down

0 comments on commit a05b90a

Please sign in to comment.