Skip to main content
🌲 Welcome to our new docs! Let us know what you think with
this form
👋
Forest Docs
GitHub
F3.ProtectPeer
Params
(1)
1. peer_id
(required)
string
Result
(F3.ProtectPeer.Result)
boolean
Install MetaMask for your platform and refresh the page. The interactive features in this documentation require installing
MetaMask
.
Params
peer_id
Request
await
window
.
ethereum
.
request
(
{
"method"
:
"F3.ProtectPeer"
,
"params"
:
[
null
]
}
)
;
Send Request