Left Curve Software Stack
    Preparing search index...

    Type Alias TxEventAttribute

    type TxEventAttribute = {
        key: string;
        value?: string;
    }
    Index

    Properties

    Properties

    key: string
    value?: string