Avalanche SDK Client
    Preparing search index...

    Type Alias IsBootstrappedReturnType

    Return type for the info.isBootstrapped method.

    type IsBootstrappedReturnType = {
        isBootstrapped: boolean;
    }
    Index

    Properties

    Properties

    isBootstrapped: boolean

    Whether the chain is done bootstrapping