@cfxlabsinc/b2b-services
    Preparing search index...

    Type Alias RouteFusionWalletVaStatus

    RouteFusionWalletVaStatus: "ACTIVE" | "PENDING" | "FAILED" | "INACTIVE"

    The three-plus-one status vocabulary CFX virtual accounts use. Declared here rather than imported from @cfxlabsinc/db because clients must not depend on the schema package — the values are a stable contract, and routeFusionWalletVaStatus is checked against the real column type at every call site.