diff --git a/cw/cosmjs-esm b/cw/cosmjs-esm index 8dfb1f1a4d6..ebc72b7a01f 160000 --- a/cw/cosmjs-esm +++ b/cw/cosmjs-esm @@ -1 +1 @@ -Subproject commit 8dfb1f1a4d6aa8e1870bb1a6c9ecbc36c6c161e3 +Subproject commit ebc72b7a01fe888a77f55acb36380340855cfb08 diff --git a/nix b/nix index 5fc8affdaef..2c4bc3e3296 100644 Binary files a/nix and b/nix differ diff --git a/rs/help.html b/rs/help.html index 4371ffe865c..c2895e36f6f 100644 --- a/rs/help.html +++ b/rs/help.html @@ -1 +1 @@ -
Abstract
Abstract
Optional
chainOptional
gasDenomination of base gas token for this chain.
-Abstract
connectOptional
parameter: string | Partial<Identity>Abstract
getGenerated using TypeDoc
Optional
chainThe chain ID that will be passed to the devnet node.
+Optional
gasDenomination of base gas token for this chain.
+Abstract
connectOptional
parameter: string | Partial<Identity>Abstract
getGenerated using TypeDoc
Builder object for batched transactions.
-Optional
connectionAdd an execute message to the batch.
-Rest
...args: Parameters<C["execute"]>Add an instantiate message to the batch.
-Rest
...args: Parameters<C["instantiate"]>Add an upload message to the batch.
-Rest
...args: Parameters<C["upload"]>Generated using TypeDoc
Optional
connectionAdd an execute message to the batch.
+Rest
...args: Parameters<C["execute"]>Add an instantiate message to the batch.
+Rest
...args: Parameters<C["instantiate"]>Add an upload message to the batch.
+Rest
...args: Parameters<C["upload"]>Generated using TypeDoc
The chain ID that will be passed to the devnet node.
-