dashevo / js-dash-sdk

DEPRECATED Dash client-side library for wallet payment/signing and application development. (Wallet, DAPI, Primitives, BLS, ...)
https://dashevo.github.io/platform/SDK/
MIT License
35 stars 21 forks source link

chore: update grpc #247

Closed strophy closed 3 years ago

strophy commented 3 years ago

Issue being fixed or feature implemented

The deprecated grpc dependency needed updating to @grpc/grpc-js for future support and to speed up builds in CI.

What was done?

How Has This Been Tested?

Breaking Changes

Checklist:

For repository code-owners and collaborators only