Skip to content

Gateway check #97

@nugaon

Description

@nugaon

Though we can't tell now by the Bee API whether the target is gateway node or not, but we cannot keep the gateway checking like this:

export function isGateway(url: string): boolean {
return url.includes('gateway.ethswarm.org')
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions