Left Curve Software Stack
    Preparing search index...

    Type Alias TypedDataProperty

    type TypedDataProperty = {
        name: string;
        type: SolidityTypes;
    }
    Index

    Properties

    Properties

    name: string