mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-11 14:09:15 +00:00
Update packages/cosmwasm-stargate/src/cosmwasmclient.ts
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
This commit is contained in:
parent
d4b382a1af
commit
9d9989403b
@ -335,7 +335,7 @@ export class CosmWasmClient {
|
||||
}
|
||||
|
||||
/**
|
||||
* getContracts() returns all contracts and is just looping through all pagination pages.
|
||||
* getContracts() returns all contract instances for one code and is just looping through all pagination pages.
|
||||
*
|
||||
* This is potentially inefficient and advanced apps should consider creating
|
||||
* their own query client to handle pagination together with the app's screens.
|
||||
|
Loading…
x
Reference in New Issue
Block a user