Skip to main content

emit_mode_updated

Function emit_mode_updated 

Source
fn emit_mode_updated<B: StorageCreditsBackend>(
    backend: &mut B,
    account: Address,
    new_mode: CreditMode,
) -> Result<(), B::Error>