Last chance! 50% off unlimited learning
Sale ends in
shh_hasKeyPair
checks if the whisper node has a key pair given an ID.
shh_hasKeyPair(id)
String - ID of the key pair.
Boolean - true
if the key pair exists, otherwise false
.
Other shh functions: gethr
,
shh_addPrivatekey
,
shh_addSymKey
,
shh_deleteKeyPair
,
shh_deleteSymKey
,
shh_generateSymKeyFromPassword
,
shh_getPrivateKey
,
shh_getPublicKey
,
shh_getSymKey
, shh_hasSymKey
,
shh_info
,
shh_markTrustedPeer
,
shh_newKeyPair
,
shh_newMessageFilter
,
shh_newSymKey
, shh_post
,
shh_setMaxMessageSize
,
shh_setMinPoW
, shh_version
# NOT RUN {
shh_hasKeyPair('7ade0794bf59b9a4508a3c5d7d3408f910fc575fb2f31845da7611cae6664448')
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab