Skip to main content

MakinaPeripheryContext

Git Source

Inherits: IMakinaPeripheryContext

State Variables

peripheryRegistry

Address of the periphery registry.

address public immutable override peripheryRegistry;

Functions

constructor

constructor(address _peripheryRegistry);