We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
as can be see here https://github.com/ethersphere/storage-incentives/blob/master/src/Staking.sol The new staking contract now takes in the eth address, in place of the overlay address.
As such, we need to change the existing staking functionality of the bee client to use eth address.
The text was updated successfully, but these errors were encountered:
Yeah, THIS is going to be really easy to merge into a running swarm, right? NOT!
Looking forward to see how smooth (or rough) this transition is on testnet long before it makes it to the mainnet swarm.
Sorry, something went wrong.
closed with #4718
martinconic
No branches or pull requests
as can be see here https://github.com/ethersphere/storage-incentives/blob/master/src/Staking.sol
The new staking contract now takes in the eth address, in place of the overlay address.
As such, we need to change the existing staking functionality of the bee client to use eth address.
The text was updated successfully, but these errors were encountered: