mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
darkfid: optional mining reward spend hook and user data added
This commit is contained in:
@@ -34,6 +34,12 @@ miner = true
|
||||
# replace with your own one.
|
||||
recipient = "9vw6WznKk7xEFQwwXhJWMMdjUPi3cXL8NrFKQpKifG1U"
|
||||
|
||||
# Optional contract spend hook to use in the mining reward
|
||||
#spend_hook = "YOUR_SPEND_HOOK_HERE"
|
||||
|
||||
# Optional user data to use in the mining reward
|
||||
#user_data = "YOUR_USER_DATA_HERE"
|
||||
|
||||
# Skip syncing process and start node right away
|
||||
skip_sync = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user