erasureprotocol / erasure-protocol

Information wants to be expensive
https://erasure.world/
MIT License
164 stars 27 forks source link

Add `transferStaker` function to SimpleGriefing agreement #186

Closed jparyani closed 5 years ago

jparyani commented 5 years ago

Only callable by staker and operator

thegostep commented 5 years ago

The more I think about it, the more I am convinced this is bad design. There should be an owner wallet and thats where the ownership can be transferred.

jparyani commented 5 years ago

I’m convinced as well. We’ll work around it for now on the numerai side.