Reference pool members doesn’t get reward after changes pool’s wallets #8519
-
We create a pool based on the reference pool. Everything were working as expected and we were testing by the 10 members. It’s very strange because members who’s find the blocks still get the 0,25 coin. But on pool’s wallets we doesn’t get any coins. This coins still sent to previous wallets. After we changed wallets back, all start work as should Also we were starting got warnings in pool log. Such as (ids were changed):
I have a few questions: What initial reason may happen of this behavior? I have been thinking about such reason: After changing pool’s wallets all member should recreate NFT for pool. But I’m not sure |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
The NFT that is created, is created towards a specific pool address, so you cannot change that address. |
Beta Was this translation helpful? Give feedback.
-
you do not need to create new plot NFTs. just change from the pool to another pool, and then back to yours, or just use a different url in your pool (recommended) |
Beta Was this translation helpful? Give feedback.
The NFT that is created, is created towards a specific pool address, so you cannot change that address.
If you decide to use a new address, you will have to keep supporting the old one for all of your original pool members.
The address itself is hardcoded onto the singleton in the blockchain, and changing it requires the user to change pools.