diff --git a/packages/tendermint-rpc/src/types.ts b/packages/tendermint-rpc/src/types.ts index 29c33641..0c259f83 100644 --- a/packages/tendermint-rpc/src/types.ts +++ b/packages/tendermint-rpc/src/types.ts @@ -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";