diff --git a/nix b/nix index 2c4bc3e3296..b022ae8361e 100644 Binary files a/nix and b/nix differ diff --git a/rs/help.html b/rs/help.html index c2895e36f6f..4371ffe865c 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.
-