ChainSafe / discv5

A Typescript implementation of the Discv5 protocol
Apache License 2.0
28 stars 15 forks source link

feat: constrain usage of Buffer in enr package #286

Closed wemeetagain closed 7 months ago

wemeetagain commented 7 months ago

In order to make @chainsafe/enr more usable as a library, avoid usage of Buffer unless it exists as globalThis.Buffer.