pub fn update_tranche_hook<T: Config>(
    pool_id: T::PoolId,
    tranche_id: T::TrancheId,
    domain: Domain,
    hook: [u8; 20]
)
Expand description

Notify the specified destination domain about a tranche hook address update.

Origin: Pool admin

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::update_tranche_hook.