-
Notifications
You must be signed in to change notification settings - Fork 8
Miner
Miner is a user verified by other miners. Each miner has his own node, which is a part of the DC-network.
Miner can sign and send the following types of transactions in the DC-network:
- votes_promised_amount
- votes_node_new_miner
- votes_miner
- new_user
- new_promised_amount
- change_promised_amount
- new_forex_order
- del_forex_order
- change_geolocation
- del_promised_amount
- send_dc
- cash_request_out
- cash_request_in
- votes_complex
- change_primary_key
- change_node_key
- for_repaid_fix
- new_holidays
- actualization_promised_amounts
- mining
- new_miner_update
- message_to_admin
- change_host
- change_commission
User can send a new_miner transaction to the DC-network, in which he proclaims his intention to become a miner. Shall other miners approve such a decision by sending their votes to the DC-network, user becomes a miner.
To become a miner, one needs to make a video and take two photos
Photo and video are required so that one person could not create multiple accounts in Dcoin. After sending the new_miner transaction, photo is copied to 10 random nodes and stored there permanently. Video is only needed to match the face on photos and on the video. But it is stored in the archive for good measure. Anyone can collect similar archive – to do so simply parse the miners_data table and store data on your hard drive.