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