Learn R Programming

gethr (version 0.1.0)

admin_stopRPC: HTTP based JSON RPC API stop.

Description

admin_stopRPC stops the HTTP based JSON RPC API webserver.

Usage

admin_stopRPC()

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_stopWS, gethr

Examples

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

Run the code above in your browser using DataLab