pub fn handle_initialize_protocol(
ctx: Context<'_, '_, '_, '_, InitializeProtocol<'_>>,
) -> Result<()>Expand description
This instruction should be called only once to initialize the protocol’s configuration and set the initial master authority.