mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-07-31 20:42:20 +00:00
* fix: marshal record as Uint8Array BREAKING CHANGE: records now marshal as Uint8Array instead of Buffer * fix: refactor remaining Buffer usage to Uint8Array