@fuel-ts/contract v0.96.1 • Docs
LaunchCustomProviderAndGetWalletsOptions
• TContractConfigs extends DeployContractConfig
[]
contractsConfigs:
TContractConfigs
Pass in either the path to the contract's root directory to deploy the contract or use DeployContractConfig
for more control.
packages/contract/src/test-utils/launch-test-node.ts:39
optional
launchNodeServerPort:string
LaunchCustomProviderAndGetWalletsOptions.launchNodeServerPort
packages/account/dist/test-utils/setup-test-provider-and-wallets.d.ts:17
optional
nodeOptions:Partial
<Omit
<LaunchNodeOptions
,"snapshotConfig"
> &object
>
Options for configuring the test node.
LaunchCustomProviderAndGetWalletsOptions.nodeOptions
packages/account/dist/test-utils/setup-test-provider-and-wallets.d.ts:14
optional
providerOptions:Partial
<ProviderOptions
>
Options for configuring the provider.
LaunchCustomProviderAndGetWalletsOptions.providerOptions
packages/account/dist/test-utils/setup-test-provider-and-wallets.d.ts:12
optional
walletsConfig:Partial
<WalletsConfigOptions
>
Configures the wallets that should exist in the genesis block of the fuel-core
node.
LaunchCustomProviderAndGetWalletsOptions.walletsConfig
packages/account/dist/test-utils/setup-test-provider-and-wallets.d.ts:10