diff --git a/nix b/nix index 068f8a6251b..74b597b82f6 100644 Binary files a/nix and b/nix differ diff --git a/rs/help.html b/rs/help.html index 269f17c1c3c..4371ffe865c 100644 --- a/rs/help.html +++ b/rs/help.html @@ -1 +1 @@ -
Abstract
Abstract
Optional
chainOptional
gasDenomination of base gas token for this chain.
-Optional
platformWhich kind of devnet to launch
-Is this thing on?
-Optional
urlURL for connecting to a remote devnet.
-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.
+Optional
platformWhich kind of devnet to launch
+Is this thing on?
+Optional
urlURL for connecting to a remote devnet.
+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.
-