Avalanche SDK Client
Preparing search index...
methods/info
IsBootstrappedReturnType
Type Alias IsBootstrappedReturnType
Return type for the info.isBootstrapped method.
type
IsBootstrappedReturnType
=
{
isBootstrapped
:
boolean
;
}
Index
Properties
is
Bootstrapped
Properties
is
Bootstrapped
isBootstrapped
:
boolean
Whether the chain is done bootstrapping
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
Bootstrapped
GitHub
Avalanche Docs
Avalanche SDK Client
Loading...
Return type for the info.isBootstrapped method.