Team-Kujira / kujira.js

JS Interfaces for the Kujira Blockchain
24 stars 24 forks source link

Tendermint34Client Unsupported on FinClient & FinQueryClient #16

Open MikeR808 opened 1 year ago

MikeR808 commented 1 year ago

Currently both FinClient and FinQueryClient rely on CosmWasmClient to query and do not support Tendermint34Client directly - This has the downside of not being able to enable with HttpBatchClient to reduce RPC Load.