diff --git a/nix b/nix index 506077300c7..f5d61538482 100644 Binary files a/nix and b/nix differ diff --git a/toolbox b/toolbox new file mode 160000 index 00000000000..88214335912 --- /dev/null +++ b/toolbox @@ -0,0 +1 @@ +Subproject commit 88214335912264f53a750ad3956e56414852774d diff --git a/ts/classes/_fadroma_agent.Chain.Backend.html b/ts/classes/_fadroma_agent.Chain.Backend.html index de3caeeaa42..a8333a4b1e1 100644 --- a/ts/classes/_fadroma_agent.Chain.Backend.html +++ b/ts/classes/_fadroma_agent.Chain.Backend.html @@ -1,9 +1,9 @@ -
Abstract
Abstract
Optional
chainOptional
gasDenomination of base gas token for this chain.
-Abstract
connectAbstract
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
connectAbstract
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.
-