Learn R Programming

gethr (version 0.1.0)

shh_info: Information about the whisper.

Description

shh_info returns diagnostic information about the whisper node.

Usage

shh_info()

Arguments

Value

Object - Diagnostic information about current minimum PoW requirement, message size limit in bytes, memory size of the messages and number of current messages.

See Also

Other shh functions: gethr, shh_addPrivatekey, shh_addSymKey, shh_deleteKeyPair, shh_deleteSymKey, shh_generateSymKeyFromPassword, shh_getPrivateKey, shh_getPublicKey, shh_getSymKey, shh_hasKeyPair, shh_hasSymKey, shh_markTrustedPeer, shh_newKeyPair, shh_newMessageFilter, shh_newSymKey, shh_post, shh_setMaxMessageSize, shh_setMinPoW, shh_version

Examples

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

Run the code above in your browser using DataLab