Module IConfigV2

Module IConfigV2 

Source
Expand description

Module containing a contract’s types and functions.

library IConfigV2 {
    type AccessTypeV2 is uint8;
}

Structs§

AccessTypeV2
IConfigV2Instance
A IConfigV2 instance.

Functions§

new
Creates a new wrapper around an on-chain IConfigV2 contract instance.