Skip to main content

Interface: NodeInfo

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

Information about Bee node and its configuration

Properties

beeMode

beeMode: BeeModes

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

Indicates in what mode Bee is running.


chequebookEnabled

chequebookEnabled: boolean

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

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:190

Indicates whether SWAP is enabled for the Bee node.

See

Bee docs - SWAP

💬 Get Help