Left Curve Software Stack
    Preparing search index...

    Type Alias Eip712Signature

    type Eip712Signature = {
        sig: Base64;
        typed_data: Base64;
    }
    Index

    Properties

    Properties

    sig: Base64
    typed_data: Base64