Update generated documentation authored by Mateusz Tyszczak's avatar Mateusz Tyszczak
[@hiveio/workerbee v1.27.6-rc9-stable.241105094003](../globals.md) / IQueenBee [@hiveio/workerbee v1.27.6-rc9-stable.241105120322](../globals) / IQueenBee
# Interface: IQueenBee # Interface: IQueenBee
...@@ -23,9 +23,9 @@ account name to observe ...@@ -23,9 +23,9 @@ account name to observe
subscribable object that will call `next` each time time its manabar is 98 percent loaded subscribable object that will call `next` each time time its manabar is 98 percent loaded
#### Source #### Defined in
[src/interfaces.ts:62](https://gitlab.syncad.com/hive/workerbee/-/blob/2dde6de9cf2013761a5f29dfa224ceb39e01dd04/src/interfaces.ts#L62) [src/interfaces.ts:62](https://gitlab.syncad.com/hive/workerbee/-/blob/fffd25b64ad632d23133c83f0558a7dd1e7aeec0/src/interfaces.ts#L62)
*** ***
...@@ -47,9 +47,9 @@ account name to observe ...@@ -47,9 +47,9 @@ account name to observe
subscribable object that will call `next` on every operation related to the given account subscribable object that will call `next` on every operation related to the given account
#### Source #### Defined in
[src/interfaces.ts:53](https://gitlab.syncad.com/hive/workerbee/-/blob/2dde6de9cf2013761a5f29dfa224ceb39e01dd04/src/interfaces.ts#L53) [src/interfaces.ts:53](https://gitlab.syncad.com/hive/workerbee/-/blob/fffd25b64ad632d23133c83f0558a7dd1e7aeec0/src/interfaces.ts#L53)
*** ***
...@@ -73,9 +73,9 @@ block id to observe ...@@ -73,9 +73,9 @@ block id to observe
subscribable object that will call `next` only once and completes subscribable object that will call `next` only once and completes
##### Source ##### Defined in
[src/interfaces.ts:30](https://gitlab.syncad.com/hive/workerbee/-/blob/2dde6de9cf2013761a5f29dfa224ceb39e01dd04/src/interfaces.ts#L30) [src/interfaces.ts:30](https://gitlab.syncad.com/hive/workerbee/-/blob/fffd25b64ad632d23133c83f0558a7dd1e7aeec0/src/interfaces.ts#L30)
#### block(blockNumber) #### block(blockNumber)
...@@ -95,9 +95,9 @@ block number to observe ...@@ -95,9 +95,9 @@ block number to observe
subscribable object that will call `next` only once and completes subscribable object that will call `next` only once and completes
##### Source ##### Defined in
[src/interfaces.ts:37](https://gitlab.syncad.com/hive/workerbee/-/blob/2dde6de9cf2013761a5f29dfa224ceb39e01dd04/src/interfaces.ts#L37) [src/interfaces.ts:37](https://gitlab.syncad.com/hive/workerbee/-/blob/fffd25b64ad632d23133c83f0558a7dd1e7aeec0/src/interfaces.ts#L37)
*** ***
...@@ -119,6 +119,6 @@ transaction id to observe ...@@ -119,6 +119,6 @@ transaction id to observe
subscribable object that will call `next` only once and completes subscribable object that will call `next` only once and completes
#### Source #### Defined in
[src/interfaces.ts:45](https://gitlab.syncad.com/hive/workerbee/-/blob/2dde6de9cf2013761a5f29dfa224ceb39e01dd04/src/interfaces.ts#L45) [src/interfaces.ts:45](https://gitlab.syncad.com/hive/workerbee/-/blob/fffd25b64ad632d23133c83f0558a7dd1e7aeec0/src/interfaces.ts#L45)