Coda by Ian Macalinao
    Preparing search index...

    Interface RevokeLockPrivilegeEvent

    interface RevokeLockPrivilegeEvent {
        locker: Address;
        programId: Address;
        timestamp: bigint;
    }
    Index

    Properties

    locker: Address
    programId: Address
    timestamp: bigint