pub fn get_permanent_delegate<S: BaseState, BSE: BaseStateWithExtensions<S>>(
state: &BSE
) -> Option<Pubkey>
Expand description
Attempts to get the permanent delegate from the TLV data, returning None if the extension is not found
pub fn get_permanent_delegate<S: BaseState, BSE: BaseStateWithExtensions<S>>(
state: &BSE
) -> Option<Pubkey>
Attempts to get the permanent delegate from the TLV data, returning None if the extension is not found