transferum
    Preparing search index...

    Type Alias GateConfig

    Configuration for gate-enabled transfers — initial active state.

    type GateConfig = {
        activated: boolean;
    }
    Index
    activated: boolean