ethereumjs-monorepo

@ethereumjs/devp2p


@ethereumjs/devp2p / ProtocolType

Variable: ProtocolType

ProtocolType: object

Defined in: packages/devp2p/src/types.ts:223

Type declaration

ETH

readonly ETH: "eth" = 'eth'

SNAP

readonly SNAP: "snap" = 'snap'