Documentation
    Preparing search index...
    interface Event {
        bcs: Uint8Array;
        eventType: string;
        module: string;
        packageId: string;
        sender: string;
    }
    Index

    Properties

    bcs: Uint8Array
    eventType: string
    module: string
    packageId: string
    sender: string