CCC Docs
    Preparing search index...
    interface BitcoinNetwork {
        type: BitcoinNetworkType;
        address?: string;
    }
    Index

    Properties

    Properties

    address?: string