bitcoin core logo

setnetworkactive

setnetworkactive state

Disable/enable all p2p network activity.

Arguments:

  1. state (boolean, required) true to enable networking, false to disable

Result: true|false (boolean) The value that was passed in