We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cefdc6 commit 85261e3Copy full SHA for 85261e3
networks/cosmos/src/signing-client.ts
@@ -12,9 +12,6 @@ import {
12
IAminoGenericOfflineSigner,
13
ICosmosGenericOfflineSigner,
14
IDirectGenericOfflineSigner,
15
- isOfflineAminoSigner,
16
- isOfflineDirectSigner,
17
- OfflineSigner,
18
} from './types/wallet';
19
import { toConverter, toEncoder } from './utils';
20
import { TxBody, TxRaw } from '@interchainjs/cosmos-types/cosmos/tx/v1beta1/tx';
0 commit comments