Raindex SDK Documentation
    Preparing search index...

    Interface DeployerCfg

    interface DeployerCfg {
        address: string;
        key: string;
        network: NetworkCfg;
    }
    Index

    Properties

    Properties

    address: string
    key: string
    network: NetworkCfg