miningcore
miningcore copied to clipboard
Pool wallet
I don't know why, but I am not able to setup pool wallet and / rewardRecipients. Money are sent every time to random wallet without any sense.
// Address to where block rewards are given (pool wallet)
"address": "1GTkfNkkg9dg5rUGgevSjy6t9BaAxxxxxxx",
// Block rewards go to the configured pool wallet address to later be paid out
// to miners, except for a percentage that can go to, for examples,
// pool operator(s) as pool fees or or to donations address. Addresses or hashed
// public keys can be used. Here is an example of rewards going to the main pool
// "op"
"rewardRecipients": [
{
// Pool wallet
"address": "1NphKu9PUGnyyM3ax9pu9LwgGTTpxxxxxxx",
"percentage": 0.5
}
],
Hi, which coin? Usually, for a bitcoin fork, you need to use a legacy address for rewards.
Radiant, how can recognize that ?
You need to create the wallet using "legacy", I think something like coin-cli getnewaddress "label" "address_type"
In the case of Radiant I think should be: radiant-cli getnewaddress "walletname" "legacy"
ah found these coins via getwalletinfo ( it is on principal wallet), is there anyway how to sent them out via cli command?
Same problem. The explorer address is https://explorer.rebelcoin.io. The daemon successfully responds to the 'submitblock', but the transaction does not belong to the stale address in the configuration file. Block is orphan in databse. Gettransaction XXXXXX = -5