Learn R Programming

gethr (version 0.1.0)

admin_stopWS: WebSocket based JSON RPC API stop.

Description

admin_stopWS stops the WebSocket based JSON RPC API webserver.

Usage

admin_stopWS()

Arguments

Value

Boolean - true the execution was successful.

See Also

Other admin functions: admin_addPeer, admin_datadir, admin_nodeInfo, admin_peers, admin_setSolc, admin_startRPC, admin_startWS, admin_stopRPC, gethr

Examples

Run this code
# NOT RUN {
admin_stopWS()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab