tendermint-rpc: Update comment

This commit is contained in:
willclarktech 2020-06-24 16:32:14 +02:00
parent e0db5cbd8a
commit 1699cb0e87
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7

View File

@ -1,4 +1,4 @@
// Types in this file are exported outside of the @iov/tendermint-rpc package,
// Types in this file are exported outside of the @cosmjs/tendermint-rpc package,
// e.g. as part of a request or response
import { As } from "type-tagger";