[][src]Trait sunshine_util::traits::OnChainBank

pub trait OnChainBank {
    type OrgId: From<u32>;
    type TreasuryId: Clone + From<OnChainTreasuryID>;
}

Associated Types

Loading content...

Implementors

Loading content...