From de6c3290c880f341ec258709e39503433224b42f Mon Sep 17 00:00:00 2001 From: Jordi Baylina Date: Sat, 24 Nov 2018 19:44:29 +0100 Subject: [PATCH] Automatically merged updates to draft EIP(s) 820 Hi, I'm a bot! This change was automatically merged because: - It only modifies existing Draft or Last Call EIP(s) - The PR was approved or written by at least one author of each modified EIP - The build is passing --- EIPS/eip-820.md | 1 - 1 file changed, 1 deletion(-) diff --git a/EIPS/eip-820.md b/EIPS/eip-820.md index 0387e1e0..c68b053e 100644 --- a/EIPS/eip-820.md +++ b/EIPS/eip-820.md @@ -833,7 +833,6 @@ Sets the `_newManager` as manager for the `_addr` address. The new manager will be able to call `setInterfaceImplementer` for `_addr`. -If `_addr` is `0x0`, `msg.sender` is assumed for `_addr`. If `_newManager` is `0x0`, the manager is reset to `_addr` itself as the manager. > **identifier:** `5df8122f`