Learn R Programming

gethr (version 0.1.0)

admin_datadir: Path being used by the node.

Description

admin_datadir returns the absolute path of the running Geth node.

Usage

admin_datadir()

Arguments

Value

String - Absolute path being used by the node.

See Also

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

Examples

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

Run the code above in your browser using DataLab