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

Fix for issue #93 - Update rpc client endpoints for explicit query params #95

Closed mwoods-figure closed 2 years ago

mwoods-figure commented 2 years ago

Fix for issue https://github.com/provenance-io/digital-currency-consortium/issues/93. See https://github.com/FigureTechnologies/provenance-eventstream-legacy-kotlin/pull/2 for details.

Tested by re-enabling RpcClientTest and forwarding testnet RPC requests over 26657.

leeduan commented 2 years ago

i might release separate 0.14 and 0.15 versions with this