// No validation to check if `authority` signed the transaction pub authority: AccountInfo<'info>,
// Ensures `authority` is a valid signer pub authority: Signer<'info>,
Last updated 2 months ago
Was this helpful?