Example
GitHub
Preparing search index...
The search index is not available
ic-reactor
ic-reactor
core
utils
agent
CanisterStatus
CanisterStatusOptions
Type alias CanisterStatusOptions
Canister
Status
Options
:
{
canisterId
:
types
.
Principal
;
agent
:
types
.
HttpAgent
;
paths
?:
utils
.
agent
.
CanisterStatus
.
Path
[]
|
Set
<
utils
.
agent
.
CanisterStatus
.
Path
>
;
blsVerify
?:
utils
.
agent
.
CreateCertificateOptions
[
"blsVerify"
]
;
}
Type declaration
canister
Id
:
types
.
Principal
agent
:
types
.
HttpAgent
Optional
paths
?:
utils
.
agent
.
CanisterStatus
.
Path
[]
|
Set
<
utils
.
agent
.
CanisterStatus
.
Path
>
Optional
bls
Verify
?:
utils
.
agent
.
CreateCertificateOptions
[
"blsVerify"
]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ic-reactor
Loading...