---------- Access Control Conditions Interfaces ----------

interface ABIParams {
    name: string;
    type: string;
}

Properties

Properties

name: string
type: string