ComponentRoyaltyMethodAmountEntrySubstate

Type Alias ComponentRoyaltyMethodAmountEntrySubstate 

Source
pub type ComponentRoyaltyMethodAmountEntrySubstate = KeyValueEntrySubstate<ComponentRoyaltyMethodAmountEntryPayload>;

Aliased Type§

pub enum ComponentRoyaltyMethodAmountEntrySubstate {
    V1(KeyValueEntrySubstateV1<ComponentRoyaltyMethodAmountEntryPayload>),
}

Variants§