pub fn add_tranche<T: Config>(
    pool_id: T::PoolId,
    tranche_id: T::TrancheId,
    domain: Domain
)
Expand description

Add a tranche to a given domain.

Origin: Pool admin

§Warning: Doc-Only

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