Changes
Page history
Update generated documentation
authored
Jul 11, 2025
by
Mateusz Tyszczak
Show whitespace changes
Inline
Side-by-side
interfaces/IStartConfiguration.md
View page @
cd048fdf
...
...
@@ -4,24 +4,6 @@
## Properties
### beekeeperOptions?
> `optional` **beekeeperOptions**: `Partial`\<`IBeekeeperOptions`\>
Beekeeper wallet options
#### Default
```
ts
{}
```
#### Defined in
[
src/bot.ts:38
](
https://gitlab.syncad.com/hive/workerbee/-/blob/8496bb6e4bd2a37020cc724418b090fc93f0666f/src/bot.ts#L38
)
***
### chainOptions?
> `optional` **chainOptions**: `Partial`\<`IWaxOptionsChain`\>
...
...
@@ -36,7 +18,7 @@ Wax chain options
#### Defined in
[
src/bot.ts:2
4
](
https://gitlab.syncad.com/hive/workerbee/-/blob/
8496bb6e4bd2a37020cc724418b090fc93f0666f
/src/bot.ts#L2
4
)
[
src/bot.ts:2
3
](
https://gitlab.syncad.com/hive/workerbee/-/blob/
721e091b0d95ef194756aab731cd55285ce45e46
/src/bot.ts#L2
3
)
***
...
...
@@ -49,4 +31,4 @@ This option is exclusive to [chainOptions](./IStartConfiguration#chainoptions)
#### Defined in
[
src/bot.ts:
30
](
https://gitlab.syncad.com/hive/workerbee/-/blob/
8496bb6e4bd2a37020cc724418b090fc93f0666f
/src/bot.ts#L
30
)
[
src/bot.ts:
29
](
https://gitlab.syncad.com/hive/workerbee/-/blob/
721e091b0d95ef194756aab731cd55285ce45e46
/src/bot.ts#L
29
)