Avalanche SDK Client
    Preparing search index...

    Type Alias GetBlockchainStatusParameters

    Parameters for the platform.getBlockchainStatus method. Get the status of a blockchain.

    type GetBlockchainStatusParameters = {
        blockchainId: string;
    }
    Index

    Properties

    Properties

    blockchainId: string

    The ID of the blockchain to get the status for