-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
need/triageNeeds initial labeling and prioritizationNeeds initial labeling and prioritization
Description
I would like to add support for extensible data to this implementation of the IPNS record.
This could be done by:
- adding an optional
extensibleDatafield toCreateOptions. - adding an optional parameter
extensibleDatatocreateCborData. - inside of createCborData, merge extensibleData the
dataobject. - add tests and documentation
It's not necessary to change types or add generics to the record type. Users of this feature would simply have to decode IPNSRecord.data to read any extensible fields.
dentropy
Metadata
Metadata
Assignees
Labels
need/triageNeeds initial labeling and prioritizationNeeds initial labeling and prioritization