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...