Setting this to false stops retries.
Platform SDK.
Time to ping for next block.
Optional
chainChain ID.
Optional
feesDefault transaction fees.
Optional
identitySigner identity.
Optional
urlConnection URL.
Static
gasNative token of chain.
Wait for the block height to increment.
Construct a transaction batch.
Get client handles for all contracts that match a code ID
Get client handles for all contracts that match multiple code IDs
Optional
$C: CInstantiate a new program from a code id, label and init message.
Deploy.ContractInstance with no address
populated yet.
This will be populated after executing the batch.
await agent.instantiate(template.define({ label, initMsg })
Upload a contract's code, generating a new code id/hash pair.
Optional
reupload?: booleanOptional
uploadOptional
uploadOptional
uploadStatic
gasStatic
mockOptional
callback: FunctionGenerated using TypeDoc
By default, creates an instance of Dockerode connected to env
DOCKER_HOST
. You can also pass your own Dockerode instance or socket path.