pub const SENTINEL_OWNERS: &str = "0x0000000000000000000000000000000000000001";
Expand description
Starting point for a linked list in safe contract, as in https://github.com/safe-global/safe-smart-account/blob/2278f7ccd502878feb5cec21dd6255b82df374b5/contracts/base/OwnerManager.sol#L14