Update and bug fixes #1797
Annotations
10 errors
run-tests
The inferred type of 'signAmino' cannot be named without a reference to '@cosmsnap/snapper/node_modules/@cosmjs/amino'. This is likely not portable. A type annotation is necessary.
|
run-tests
Type 'Long' is not assignable to type 'bigint'.
|
run-tests
Argument of type 'SignDoc' is not assignable to parameter of type '{ bodyBytes?: Uint8Array; authInfoBytes?: Uint8Array; chainId?: string; accountNumber?: Long; }'.
|
run-tests
Type '{ signature: StdSignature; signed: { accountNumber: Long.Long; authInfoBytes: Uint8Array; bodyBytes: Uint8Array; chainId: string; }; }' is not assignable to type 'DirectSignResponse'.
|
run-tests
'"./client"' has no exported member named 'CosmostationClient'. Did you mean 'CosmosExtensionClient'?
|
run-tests
The inferred type of 'signAmino' cannot be named without a reference to '@cosmsnap/snapper/node_modules/@cosmjs/amino'. This is likely not portable. A type annotation is necessary.
|
run-tests
Type 'Long' is not assignable to type 'bigint'.
|
run-tests
Argument of type 'SignDoc' is not assignable to parameter of type '{ bodyBytes?: Uint8Array; authInfoBytes?: Uint8Array; chainId?: string; accountNumber?: Long; }'.
|
run-tests
Type '{ signature: StdSignature; signed: { accountNumber: Long.Long; authInfoBytes: Uint8Array; bodyBytes: Uint8Array; chainId: string; }; }' is not assignable to type 'DirectSignResponse'.
|
run-tests
'"./client"' has no exported member named 'CosmostationClient'. Did you mean 'CosmosExtensionClient'?
|