dashevo / js-dpp

DEPRECATED The JavaScript implementation of the Dash Platform Protocol
MIT License
8 stars 8 forks source link

fix: identifier data couldn't be decoded by cbor #265

Closed shuplenkov closed 4 years ago

shuplenkov commented 4 years ago

Issue being fixed or feature implemented

Identifier data couldn't be decoded by cbor

What was done?

Changed the way how we encode Identifier data in CBOR

How Has This Been Tested?

Tests

Breaking Changes

No

Checklist:

For repository code-owners and collaborators only