FigureTechnologies / digital-currency-consortium

Digital Currency Consortium middleware - interface between banks and digital currency smart contracts.
Apache License 2.0
12 stars 3 forks source link

Use provenance grpc client #68

Closed leeduan closed 2 years ago

leeduan commented 2 years ago

Summary

Use open source grpc client

Problem Definition

Do not use the copied grpc client, use the lib

Proposal

Implement https://github.com/provenance-io/pb-grpc-client-kotlin and replace internal pbclient


For Admin Use

leeduan commented 2 years ago

Kind of relate to @mwoods-figure 's other signing changes for additional key signing support mechanics

leeduan commented 2 years ago

https://github.com/provenance-io/digital-currency-consortium/pull/76