IDiamondLoupeBase

Git Source

Structs

Facet

struct Facet {
    address facet;
    bytes4[] selectors;
}

Last updated

Was this helpful?