Skip to content

How much is needed to run SmartNode ? #11

Answered by thetaspere
thetaspere asked this question in Q&A
Discussion options

You must be logged in to vote

Needed 600.000 FITA

src/chainparams.cpp

consensus.nCollaterals = SmartnodeCollaterals(
          { {88720, 600000 * COIN},
            {132720, 800000 * COIN},
            {176720, 1000000 * COIN},
            {220720, 1250000 * COIN},
            {264720, 1500000 * COIN},
            {INT_MAX, 1800000 * COIN}
          },
          { {5761, 0}, {INT_MAX, 20} }
        );

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by thetaspere
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant