BosonClientBeacon
View Source: contracts/protocol/clients/proxy/BosonClientBeacon.sol
↗ Extends: ClientExternalAddressesBase
BosonClientBeacon
Works together with BeaconClientProxy, which calls this contract to find out what
the implementation address is. It also supplies the address of AccessController and ProtocolDiamond
to implementations behind the beacon proxy
Constructor
constructor(address _protocolAddress, address _impl) public
Arguments
Name | Type | Description |
---|---|---|
_protocolAddress | address | |
_impl | address |