dashevo / dapi

DEPRECATED A decentralized API for the Dash network
MIT License
17 stars 11 forks source link

feat!: add more information to proofs #373

Closed jawid-h closed 3 years ago

jawid-h commented 3 years ago

Issue being fixed or feature implemented

To provide metadata and more information with proofs for platform endpoints. Since proofs include data already it shouldn't be sent in case of proof is requested. https://github.com/dashevo/js-drive/pull/518

What was done?

How Has This Been Tested?

Unit tests

Breaking Changes

Data is nil in case if a proof is requested from platform endpoints

Checklist:

For repository code-owners and collaborators only