mirror of
https://github.com/status-im/contracts.git
synced 2025-02-23 12:08:47 +00:00
fix ident
This commit is contained in:
parent
d494f81b7e
commit
14bde741eb
@ -9,7 +9,7 @@ import "./DelegatedCall.sol";
|
||||
* @author Ricardo Guilherme Schmidt (Status Research & Development GmbH)
|
||||
* @dev Contract that recovers from dead system to recoverer.
|
||||
*/
|
||||
contract RecoverableSystem is BasicSystemStorage, DelegatedCall {
|
||||
contract RecoverableSystem is BasicSystemStorage, DelegatedCall {
|
||||
|
||||
/**
|
||||
* @dev Requires at least valid _recoverer, that can elect the first system.
|
||||
|
Loading…
x
Reference in New Issue
Block a user