Skip to main content

Interface: NodeInfo

Defined in: bee-js/src/types/debug.ts:173

Information about Bee node and its configuration

Properties​

beeMode​

beeMode: BeeModes

Defined in: bee-js/src/types/debug.ts:177

Indicates in what mode Bee is running.


chequebookEnabled​

chequebookEnabled: boolean

Defined in: bee-js/src/types/debug.ts:184

Indicates whether the Bee node has its own deployed chequebook.

See​

Bee docs - Chequebook


swapEnabled​

swapEnabled: boolean

Defined in: bee-js/src/types/debug.ts:191

Indicates whether SWAP is enabled for the Bee node.

See​

Bee docs - SWAP

💬 Get Help