interface ResetLockupEvent {
    operator: string;
    pool_address: string;
}

Properties

operator: string
pool_address: string