Skip to main content

require_owner

Function require_owner 

Source
pub fn require_owner(account: &AccountView, owner: &Address) -> ProgramResult
Expand description

Require that the account is owned by the given program.