diff --git a/nix b/nix index b022ae8361e..4ba82ca674a 100644 Binary files a/nix and b/nix differ diff --git a/rs/help.html b/rs/help.html index 4371ffe865c..269f17c1c3c 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.
-