Left Curve Software Stack
    Preparing search index...

    Type Alias RawSignature

    type RawSignature = {
        r: string;
        s: string;
        v: number;
    }
    Index

    Properties

    r s v

    Properties

    r: string
    s: string
    v: number