Skip to main content

ProxyRegistry

Git Source


Support Methods

struct ProxyRegistry {
mapping(string name => Proxy_2) proxies;
Current current;
}