🚀
IC Reactor v3 is here!
Featuring TanStack Query integration, improved type safety, and more.
View v3 Documentation →
×
ic-reactor
Example
GitHub
Preparing search index...
core
utils
agent
CanisterStatus
fetchNodeKeys
Variable fetchNodeKeys
Const
fetchNodeKeys
:
(
   Â
certificate
:
Uint8Array
,
   Â
canisterId
:
types
.
Principal
,
   Â
root_key
?:
Uint8Array
,
)
=>
utils
.
agent
.
CanisterStatus
.
SubnetStatus
Type declaration
(
   Â
certificate
:
Uint8Array
,
   Â
canisterId
:
types
.
Principal
,
   Â
root_key
?:
Uint8Array
,
)
:
utils
.
agent
.
CanisterStatus
.
SubnetStatus
Parameters
certificate
:
Uint8Array
canisterId
:
types
.
Principal
Optional
root_key
:
Uint8Array
Returns
utils
.
agent
.
CanisterStatus
.
SubnetStatus
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Example
GitHub
ic-reactor
Loading...