pub fn update_member<T: Config>(
    pool_id: T::PoolId,
    tranche_id: T::TrancheId,
    domain_address: DomainAddress,
    valid_until: Seconds
)
Expand description

Inform the recipient domain about a new or changed investor validity.

§Warning: Doc-Only

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