Left Curve Software Stack
    Preparing search index...

    Type Alias TxEvent

    type TxEvent = {
        attributes?: TxEventAttribute[];
        type: string;
    }
    Index

    Properties

    Properties

    attributes?: TxEventAttribute[]
    type: string