• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

Search results

  1. T

    Вопросы по коду dash

    Тут часть параметров без комментов: ========================================== class CMainParams : public CChainParams { public: CMainParams() { strNetworkID = "main"; consensus.nSubsidyHalvingInterval = 210240; // Note: actual number of blocks per calendar year with DGW v3...
  2. T

    use dash core

    How i can use command line for PrivateSend? I have { "balance": X.00000000, "privatesend_balance": 0.00000000, }
  3. T

    dashd port?

    What is the default port? How to change?
  4. T

    Dash Core start

    I Building Dash Core ./autogen.sh ./configure make How I can start daemon?
Back
Top